help

2010-01-17 Thread Uwe Koch
Mit freundlichen Grüßen / Kind regards

Uwe Koch


Re: RMAN error allocating TDP channel....

2010-01-17 Thread Wellington KMK
After Creating the symbolic link... Please check the oracle user having read & 
write access on below files...

1) dsmerror.log
2) tdpoerror.log
3) TSM.PWD(tsm password file)

Test the connectivity from oracle user by issuing the below cmd...
Tdpoconf showenv -tdpo_optfile=

Regards,
Wellington

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of 
Grigori Solonovitch
Sent: Monday, January 18, 2010 10:27 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] RMAN error allocating TDP channel

I have no experience with Solaris, but in AIX after installing TDP (I hope you 
have installed 5.5.2 not 5.2.0) you need to link TDP library in 
$ORACLE_HOME/lib to TDP directory:



[LPAR05]>ls -ltr $ORACLE_HOME/lib/*obk*

lrwxrwxrwx1 oracle   dba  19 Jun 24 2007  
/home/oracle/product/10g/lib/libobk.a -> /usr/lib/libobk64.a

[LPAR05]>



Maybe you need to do the same.



Grigori G. Solonovitch



Senior Technical Architect



Information Technology  Bank of Kuwait and Middle East  http://www.bkme.com



Phone: (+965) 2231-2274  Mobile: (+965) 99798073  E-Mail: g.solonovi...@bkme.com



Please consider the environment before printing this Email





-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Mario 
Behring
Sent: Monday, January 18, 2010 5:13 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] RMAN error allocating TDP channel



Hi list,



I´ve installed TDP for Oracle  5.2.0.0 on a Solaris 8 machine. The BA Client is 
5.5.2.0 and works fine.



I am getting an RMAN error when trying to execute a RMAN backup script. Looks 
like RMAN cannot allocate a channel through TDP Oracle





RMAN-03022: compiling command: allocate

RMAN-03023: executing command: allocate

RMAN-00571:

===

RMAN-00569: === ERROR MESSAGE

STACK FOLLOWS ===

RMAN-00571:

===

RMAN-03007: retryable error occurred during

execution of command: allocate

RMAN-07004: unhandled exception during

command execution on channel t1

RMAN-10035: exception raised in RPC:

ORA-19554: error allocating device, device type: SBT_TAPE, device name:

ORA-19557: device error, device type: SBT_TAPE,

device name:

ORA-27000: skgfqsbi: failed to initialize

storage subsystem (SBT) layer

SVR4 Error: 106: Error 106

Additional information: 7011

ORA-19511: SBT error = 7011, errno = 106,

sbtopen: system error

RMAN-10031: ORA-19624 occurred during call

to DBMS_BACKUP_RESTORE.DEVICEALLOCATE



Any help is appreciated.



Mario











Please consider the environment before printing this Email.


"This email message and any attachments transmitted with it may contain 
confidential and proprietary information, intended only for the named 
recipient(s). If you have received this message in error, or if you are not the 
named recipient(s), please delete this email after notifying the sender 
immediately. BKME cannot guarantee the integrity of this communication and 
accepts no liability for any damage caused by this email or its attachments due 
to viruses, any other defects, interception or unauthorized modification. The 
information, views, opinions and comments of this message are those of the 
individual and not necessarily endorsed by BKME."

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com


Re: RMAN error allocating TDP channel....

2010-01-17 Thread Grigori Solonovitch
I have no experience with Solaris, but in AIX after installing TDP (I hope you 
have installed 5.5.2 not 5.2.0) you need to link TDP library in 
$ORACLE_HOME/lib to TDP directory:



[LPAR05]>ls -ltr $ORACLE_HOME/lib/*obk*

lrwxrwxrwx1 oracle   dba  19 Jun 24 2007  
/home/oracle/product/10g/lib/libobk.a -> /usr/lib/libobk64.a

[LPAR05]>



Maybe you need to do the same.



Grigori G. Solonovitch



Senior Technical Architect



Information Technology  Bank of Kuwait and Middle East  http://www.bkme.com



Phone: (+965) 2231-2274  Mobile: (+965) 99798073  E-Mail: g.solonovi...@bkme.com



Please consider the environment before printing this Email





-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Mario 
Behring
Sent: Monday, January 18, 2010 5:13 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] RMAN error allocating TDP channel



Hi list,



I´ve installed TDP for Oracle  5.2.0.0 on a Solaris 8 machine. The BA Client is 
5.5.2.0 and works fine.



I am getting an RMAN error when trying to execute a RMAN backup script. Looks 
like RMAN cannot allocate a channel through TDP Oracle





RMAN-03022: compiling command: allocate

RMAN-03023: executing command: allocate

RMAN-00571:

===

RMAN-00569: === ERROR MESSAGE

STACK FOLLOWS ===

RMAN-00571:

===

RMAN-03007: retryable error occurred during

execution of command: allocate

RMAN-07004: unhandled exception during

command execution on channel t1

RMAN-10035: exception raised in RPC:

ORA-19554: error allocating device, device type: SBT_TAPE, device name:

ORA-19557: device error, device type: SBT_TAPE,

device name:

ORA-27000: skgfqsbi: failed to initialize

storage subsystem (SBT) layer

SVR4 Error: 106: Error 106

Additional information: 7011

ORA-19511: SBT error = 7011, errno = 106,

sbtopen: system error

RMAN-10031: ORA-19624 occurred during call

to DBMS_BACKUP_RESTORE.DEVICEALLOCATE



Any help is appreciated.



Mario











Please consider the environment before printing this Email.


"This email message and any attachments transmitted with it may contain 
confidential and proprietary information, intended only for the named 
recipient(s). If you have received this message in error, or if you are not the 
named recipient(s), please delete this email after notifying the sender 
immediately. BKME cannot guarantee the integrity of this communication and 
accepts no liability for any damage caused by this email or its attachments due 
to viruses, any other defects, interception or unauthorized modification. The 
information, views, opinions and comments of this message are those of the 
individual and not necessarily endorsed by BKME."


RMAN error allocating TDP channel....

2010-01-17 Thread Mario Behring
Hi list,

I´ve installed TDP for Oracle  5.2.0.0 on a Solaris 8 machine. The BA Client is 
5.5.2.0 and works fine.

I am getting an RMAN error when trying to execute a RMAN backup script. Looks 
like RMAN cannot allocate a channel through TDP Oracle


RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-00571:
===
RMAN-00569: === ERROR MESSAGE
STACK FOLLOWS ===
RMAN-00571:
===
RMAN-03007: retryable error occurred during
execution of command: allocate
RMAN-07004: unhandled exception during
command execution on channel t1
RMAN-10035: exception raised in RPC:
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-19557: device error, device type: SBT_TAPE,
device name:
ORA-27000: skgfqsbi: failed to initialize
storage subsystem (SBT) layer
SVR4 Error: 106: Error 106
Additional information: 7011
ORA-19511: SBT error = 7011, errno = 106,
sbtopen: system error
RMAN-10031: ORA-19624 occurred during call
to DBMS_BACKUP_RESTORE.DEVICEALLOCATE

Any help is appreciated.

Mario






Re: Fw: JBB problem

2010-01-17 Thread Mehdi Salehi
Thanks Pete, it works.
using "inc e:" I got the following message:
ANS1761I Journal for '\\salehi\e$' will be enabled upon successful
completion of the backup.

Also the size of tsmE__.jdb.jbbdb increased by changing the contents of the
filesystem and reset to 3KB by next backup.

Thanks again.


Fw: JBB problem

2010-01-17 Thread Pete Tanenhaus
I'm guessing that the problem is that your initial backup command doesn't
update the last backup completed time on the TSM server so the journal
isn't set to the valid state and therefore won't be used for future
backups.

Changes are not tracked in journals which are not in the valid state.

Note that the command dsmc incr e:\ -subdir=yes  IS NOT
considered a full backup by the TSM client (even though conceptually it
is)
and therefore will not update the last backup completed date,
you must use the command dsmc incr e:.

Once the full incremental backup successfully completes the next backup
should use the journal.

This information and more is described in detail in my JBB FAQ technote:

http://www-01.ibm.com/support/docview.wss?
rs=203&context=SWI00&context=
SWJ00&context=SWK00&q1=
Journal+Based+Backup&uid=
swg21155524&loc=en_US&cs=utf-8&lang=en+en


Pete Tanenhaus
Tivoli Storage Manager Client Development
email: tanen...@us.ibm.com
tieline: 320.8778, external: 607.754.4213

"Those who refuse to challenge authority are condemned to conform to it"


-- Forwarded by Pete Tanenhaus/San Jose/IBM on
01/17/2010 07:01 AM ---
Please respond to "ADSM: Dist Stor Manager" 
Sent by:"ADSM: Dist Stor Manager" 
To: ADSM-L@vm.marist.edu
cc:
Subject:Re: JBB problem


This is exactly what I did. I made an initial incremental backup of the
whole filesystem. But as you see in the details, journal database is not
updated when something changes or added.


CRCdata issue

2010-01-17 Thread Mehdi Salehi
hi,
To how much extent storing CRC and consequently auditing volumes is
important? Should we consider it as a best practice? Personally I prefer to
have slower backups in comparison with losing data.

Thanks


Re: JBB problem

2010-01-17 Thread Mehdi Salehi
This is exactly what I did. I made an initial incremental backup of the
whole filesystem. But as you see in the details, journal database is not
updated when something changes or added.


Re: JBB problem

2010-01-17 Thread Grigori Solonovitch
Usually you need to complete 1st backup and only after completion this backup 
JBB started to be used.



Grigori G. Solonovitch



Senior Technical Architect



Information Technology  Bank of Kuwait and Middle East  http://www.bkme.com



Phone: (+965) 2231-2274  Mobile: (+965) 99798073  E-Mail: g.solonovi...@bkme.com



Please consider the environment before printing this Email





-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Mehdi 
Salehi
Sent: Sunday, January 17, 2010 11:04 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] JBB problem



Hi,

When I use incremental backup of drive e:\ in a windows XP system it does

not use journaling:

1- TSM Journal Engine is configured just for drive e: using B/A client GUI

and Journal database is set to D:\journalDB

2- tsmjbbd.ini is updated with the following stanzas:

[JournaledFileSystemSettings.E:\]

JournalDBSize=0x

JournalDir=d:\journalDB

NotifyFilter=0x011f



3- windows is restarted

4- TSM Journal Service is running in Windows services

5- There are two files in D:\journalDB called tsmE__.jdb.jbbdb and

tsmE__.jdbInc.jbbdb each 3KB in size

6- dsmc e:\ -subdir=yes

7- tsmE__.jdb.jbbdb and tsmE__.jdbInc.jbbdb each are still 3KB

8- Some files are copied other partitions to drive E:\

9- tsmE__.jdb.jbbdb and tsmE__.jdbInc.jbbdb each are still 3KB

10- "dsmc e:\ -subdir=yes" does not use journal database as it checks all

files during backup (ANS1898I)

11- jbberror.log is empty



What could be the problem?

Thanks



Please consider the environment before printing this Email.


"This email message and any attachments transmitted with it may contain 
confidential and proprietary information, intended only for the named 
recipient(s). If you have received this message in error, or if you are not the 
named recipient(s), please delete this email after notifying the sender 
immediately. BKME cannot guarantee the integrity of this communication and 
accepts no liability for any damage caused by this email or its attachments due 
to viruses, any other defects, interception or unauthorized modification. The 
information, views, opinions and comments of this message are those of the 
individual and not necessarily endorsed by BKME."


JBB problem

2010-01-17 Thread Mehdi Salehi
Hi,
When I use incremental backup of drive e:\ in a windows XP system it does
not use journaling:
1- TSM Journal Engine is configured just for drive e: using B/A client GUI
and Journal database is set to D:\journalDB
2- tsmjbbd.ini is updated with the following stanzas:
[JournaledFileSystemSettings.E:\]
JournalDBSize=0x
JournalDir=d:\journalDB
NotifyFilter=0x011f

3- windows is restarted
4- TSM Journal Service is running in Windows services
5- There are two files in D:\journalDB called tsmE__.jdb.jbbdb and
tsmE__.jdbInc.jbbdb each 3KB in size
6- dsmc e:\ -subdir=yes
7- tsmE__.jdb.jbbdb and tsmE__.jdbInc.jbbdb each are still 3KB
8- Some files are copied other partitions to drive E:\
9- tsmE__.jdb.jbbdb and tsmE__.jdbInc.jbbdb each are still 3KB
10- "dsmc e:\ -subdir=yes" does not use journal database as it checks all
files during backup (ANS1898I)
11- jbberror.log is empty

What could be the problem?
Thanks