Brconnect problem......

Im getting below error when trying to initiate backup with DB13.
BR0801I BRCONNECT 6.40 (26)
BR0805I Start of BRCONNECT processing: cduyqhtg.chk 2007-04-03 15.32.00
BR0280I BRCONNECT time stamp: 2007-04-03 15.32.00
BR0301E SQL error -12705 at location db_connect-2
ORA-12705: invalid or unknown NLS parameter value specified
BR0310E Connect to database instance QAS failed
BR0280I BRCONNECT time stamp: 2007-04-03 15.32.00
BR0301E SQL error -12705 at location db_connect-2
ORA-12705: invalid or unknown NLS parameter value specified
BR0310E Connect to database instance QAS failed
The NLS_LANG variable is set as NLS_LANG=AMERICAN_AMERICA.WE8DEC. OS is Solaris 5.9.
  please help me with solution......

Hi,
In your case pl check the following points.
If an error occurs when you call an SAPDBA operation from DB13 during the implicit call from SQLPLUS, this happens because the <sid>adm user is used to call SAPDBA within DB13. This is no longer possible when you use Oracle 9.2 or higher. In this case, see Note 403704 and convert DB13 to the use of BRCONNECT.
If several Oracle 9.2 or higher databases are installed on a computer and they use a different patch set, the CROCLLNK links should always indicate the installation with the lowest patch. If any of the errors nevertheless persist, set the following environment variables:
BR_ORA_NLS33 = /oracle/client/92x_<bits>/ocommon/nls/admin/data
This causes the BR tools to definitely use the NLS files of the client software and not the NLS files from an Oracle home which may not be compatible with the client software.
Note that this environment variable can only be used as of BR tools 6.20 patch level 113.
To exclude errors such as ORA-12705 to the greatest possible extent (irrespective of the actual NLS files used), you can set the following environment variables (Note 540021):
NLS_TIME_TZ_FORMAT      = HH.MI.SSXFF AM
NLS_TIMESTAMP_TZ_FORMAT = DD-MON-RR HH.MI.SSXFF AM
This is extracted from SAPNote 592657.
Pl dont forget to award suitable points.
Regards

Similar Messages

  • Installation problem :- SAP 4.7 on Linux RHEL 4

    Hi,
    I am installing SAP 4.7 SR1 on Linux   RHEL Sever 4 on Test system which have one remote window desktop.
    I have successfully installed central instance by using the putty from remote desktop.
    But while installing Oracle 9.2 from remote desktop I am getting the following error message.
    <b>ERROR:-</b>
    /<b>oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.4081: Done
    harshal:orahsd 12> Initializing Java Virtual Machine from ../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java. Please wait...
    Error occurred during initialization of VM
    Unable to load native library: /oracle/stage/920_32/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference</b>
    I have got 2 solution for same on sdn.sap.com apart from that as per one solution I have change the location of java (i.e. j2re1.4.2_13 ) in following file
    File :- oraparam.ini
    which is located in directory  /oracle/stage/920_32/Disk1/install/
    But it’s not working in my cases  I am getting new error message while executing ./runInstaller
    <b>ERROR:-</b>
    <b>harshal:orahsd 12> Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '130.10.10.9:0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown           Source)
            at java.awt.Window.init(Unknown Source)
            at java.awt.Window.<init>(Unknown Source)
            at java.awt.Frame.<init>(Unknown Source)
            at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
            at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
          at  oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.java:296)
            at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:231)
            at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:599)</b>
    So please let me know how solve this problem.
    Thanks a lot ,
    Harshal
    SAP BASIS

    Hi,
    Thanks for your help on last error. I have followed same step and my SAP 4.7 installation on Linux goes into next step.
    Now my installation into the update database statistics phase  and I am getting the following error.
    <b>MUT-03010  Execution of the command "/sapmnt/HSD/exe/brconnect -u / -c -f crsyn -o SAPETS" finished with status TST_ERROR.
    brconnect finished with status TST_ERROR
    /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.9.0'.</b>
    On this error we have 2 solutions as per my knowledge either I need to change the Oracle client software from 9.2 to 10 or I need to change brtools version from 7.00 to 6.40.
    I need to know which one is the best.
    Moreover can you please let me know what effect I mean to say if we execute ./control.xml as per last mail from Elmar what process SAP system did ?
    Apart from this I need to know how to create following links manually?
    ldd /sapmnt/ETS/exe/brconnect  :-
            libnsl.so.1 =>  /usr/lib/hpux64/libnsl.so.1
            libpthread.so.1 =>      /usr/lib/hpux64/libpthread.so.1
            libm.so.1 =>    /usr/lib/hpux64/libm.so.1
            libclntsh.so.9.0 =>     /oracle/client/92x_64/lib/libclntsh.so.9.0
            libwtc9.so =>   /oracle/client/92x_64/lib/libwtc9.so
            libstd_v2.so.1 =>       /usr/lib/hpux64/libstd_v2.so.1
            libCsup.so.1 => /usr/lib/hpux64/libCsup.so.1
            libunwind.so.1 =>       /usr/lib/hpux64/libunwind.so.1
            libc.so.1 =>    /usr/lib/hpux64/libc.so.1
            libdl.so.1 =>   /usr/lib/hpux64/libdl.so.1
            libxti.so.1 =>  /usr/lib/hpux64/libxti.so.1
            libwtc9.so =>   /oracle/client/92x_64/lib/libwtc9.so
            librt.so.1 =>   /usr/lib/hpux64/librt.so.1
            libnss_dns.so.1 =>      /usr/lib/hpux64/libnss_dns.so.1
            libuca.so.1 =>  /usr/lib/hpux64/libuca.so.1
    Thanks a lot,
    Harshal

  • Error when executing database check using brconnect or in DB13.

    Dear Experts,
    I am facing problem in executing database check using brconnect or in DB13.
    I get the following error:-
    <b>I am giving the last few lines where the error comes</b>
    G:\oracle\MRP\sapbackup                            6      52228060      20440724      60.86             0             0
    G:\oracle\MRP\sapcheck                             6      52228060      20440724      60.86             0             0
    G:\oracle\MRP\sapreorg                             6      52228060      20440724      60.86             0             0
    BR0252E Function _stat() failed for 'G:\oracle\MRP\saptrace' at location BrDiskStatGet-1
    BR0253E errno 2: No such file or directory
    BR0277E Determination of disk volume status for G:\oracle\MRP\saptrace failed
    BR0806I End of BRCONNECT processing: cdvnwuiw.chk 2007-06-23 16.45.39
    BR0280I BRCONNECT time stamp: 2007-06-23 16.45.39
    BR0804I BRCONNECT terminated with error
    <b>This is the config path in my init<sid>.ora.</b>
    *._OPTIM_PEEK_USER_BINDS=FALSE
    *.background_dump_dest='F:\oracle\MRP\saptrace\background'
    *.compatible='10.2.0'
    *.control_file_record_keep_time=30
    *.control_files='G:\oracle\MRP\origlogA\cntrl\cntrlMRP.dbf','G:\oracle\MRP\origlogB\cntrl\cntrlMRP.dbf','G:\oracle\MRP\sapdata1\cntrl\cntrlMRP.dbf'
    *.core_dump_dest='F:\oracle\MRP\saptrace\background'
    *.db_block_size=8192
    *.db_cache_size=281699942
    *.db_files=254
    *.db_name='MRP'
    *.dml_locks=4000
    *.event='10191 trace name context forever, level 1'
    *.FILESYSTEMIO_OPTIONS='setall'
    *.job_queue_processes=1
    *.log_archive_dest='F:\oracle\MRP\oraarch\MRParch'
    *.log_buffer=1048576
    *.log_checkpoint_interval=0
    *.log_checkpoints_to_alert=true
    *.open_cursors=800
    *.optimizer_features_enable='10.2.0.1'
    *.pga_aggregate_target=375599923
    *.processes=80
    *.recyclebin='off'
    *.remote_login_passwordfile='exclusive'
    *.remote_os_authent=true
    *.sessions=96
    *.sga_max_size=563399884
    *.shared_pool_reserved_size=28169994
    *.shared_pool_size=281699942
    *.sort_area_retained_size=0
    *.sort_area_size=2097152
    *.statistics_level='typical'
    *.undo_management='AUTO'
    *.undo_retention=43200
    *.undo_tablespace='PSAPUNDO'
    *.user_dump_dest='F:\oracle\MRP\saptrace\usertrace'
    *.workarea_size_policy='AUTO'
    <b>The path in my system is same as mentioned in the init<sid>.ora</b>
    Please help me to find out cause of the error.
    Thanks

    Dear Mr. Yaroslav,
    Thanks,
    I have checked in <sid>adm user since we have looged in the same user Id.
    There was no entrie for the SAPTRACE in environmental variable.
    I have inserted and given the requried path"F:\oracle\MRP\saptrace".
    Thankyou....hope in my next restart of the server it will work....

  • Error while loading shared libraries libnnz10.so with brconnect

    Hi
    I am experiencing some problems within an installation, brconnect seems to be looking for oracle 10 libraries? while my oracle is a 9.2 !
    these are the logs:
    ERROR CJS-00288  Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPXID returned 127.<br>SOLUTION: See brconnect.log for details.
    brconnect.log:
    Execution of the command "/sapmnt/XIE/exe/brconnect -u / -c -f crsyn -o SAPXID" finished with return code 127. Output:
    /sapmnt/XIE/exe/brconnect: error while loading shared libraries: libnnz10.so: cannot open shared object file: No such file or directory
    Yes, that's true, libnnz10.so does not exist, it happened something similar with the library libclntsh.so.10.1, I only have a libclntsh.so, with a softlink from libclntsh.so.9.
    maybe the brtools imagine I have an oracle 10?
    I specified a 9.2 Oracle during the installation!
    Many thanks, Mario.

    >
    Tecnica de Sistemas wrote:
    > I am experiencing some problems within an installation, brconnect seems to be looking for oracle 10 libraries? while my oracle is a 9.2 !
    > [...]
    > I specified a 9.2 Oracle during the installation!
    Installation of what?
    Clearly the BRTOOLS are version 700, so, even when you specified that Oracle 9i was to be installed the BRTOOLS delivered are the mentioned version and you
    must install the oracle 10g instant client or
    replace the version 700 by version 640
    Regards

  • Problem installing SolMan 4.0

    Hi to everyone!
    I'm having a problem in the step 16 (Perform post-load activities) of the Solution Manager 4.0 installation on Windows 2003 and Oracle 10.0.2.
    The Windows displays an error message "The procedure entry point longjmp could not be located in the dynamic library orauts.dll".
    The SAPINST log record this:
    INFO 2007-03-01 20:53:22
    Copied file 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.64.xml'.
    INFO 2007-03-01 20:53:22
    Copied file 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.65.xml'.
    INFO 2007-03-01 20:53:26
    Copied file 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'D:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/keydb.33.xml'.
    INFO 2007-03-01 20:53:26
    Execute step setOraclePasswords of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0.
    INFO 2007-03-01 20:53:39
    Removing file D:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2007-03-01 20:53:39
    Creating file D:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2007-03-01 20:53:39
    Switched to user: gd0adm.
    INFO 2007-03-01 20:53:39
    Working directory changed to D:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2007-03-01 20:53:42
    Switched to user: gd0adm.
    INFO 2007-03-01 20:53:42
    Creating file D:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\brconnect.log.
    INFO 2007-03-01 20:53:42
    Switched to user: gd0adm.
    INFO 2007-03-01 20:53:42
    Working directory changed to D:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2007-03-01 20:53:42
    Output of C:\usr\sap\GD0\SYS\exe\uc\NTI386\brconnect.exe -u / -c -f chpass -o SAPSR3 -p XXXXXX is written to the logfile brconnect.log.
    WARNING 2007-03-01 20:53:45
    Execution of the command "C:\usr\sap\GD0\SYS\exe\uc\NTI386\brconnect.exe -u / -c -f chpass -o SAPSR3 -p XXXXXX" finished with return code 3. Output:
    BR0801I BRCONNECT 7.00 (12)
    BR0999E Loading of SQL client library orasql10.dll failed - please check Oracle configuration
    BR0310E Connect to database instance GD0 failed
    BR0280I BRCONNECT time stamp: 2007-03-01 20.53.45
    BR0804I BRCONNECT terminated with errors
    ERROR 2007-03-01 20:53:45
    CJS-30023  Process call 'C:\usr\sap\GD0\SYS\exe\uc\NTI386\brconnect.exe -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 3. For details see log file(s) brconnect.log.
    ERROR 2007-03-01 20:53:45
    FCO-00011  The step setOraclePasswords with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0|setOraclePasswords was executed with status ERROR .
    and the BRCONNECT log's shows this:
    BR0801I BRCONNECT 7.00 (12)
    BR0999E Loading of SQL client library orasql10.dll failed - please check Oracle configuration
    BR0310E Connect to database instance GD0 failed
    BR0280I BRCONNECT time stamp: 2007-02-25 14.40.47
    BR0804I BRCONNECT terminated with errors
    Could anyone help me with this error?
    Thanks a lot for all your time!!!
    Regards!
    Guille

    Thank you very much for all your help.
    The system is Windows 2003 32 bits.
    The rights for the user seems to be OK.
    Now, I attach the tnsnames.ora, listener.ora, trans.log and default.pfl
    Thanks in advance again for all your help!!!
    tnsnames.ora:
    Filename......: tnsnames.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#4 $
    GD0.WORLD=
      (DESCRIPTION =
        (ADDRESS_LIST =
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = cuervo)
              (PORT = 1527)
        (CONNECT_DATA =
           (SID = GD0)
           (GLOBAL_NAME = GD0.WORLD)
    listener.ora:
    Filename......: listener.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = IPC)
              (KEY = GD0.WORLD)
            (ADDRESS=
              (PROTOCOL = IPC)
              (KEY = GD0)
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = cuervo)
              (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = GD0)
          (ORACLE_HOME = D:\oracle\GD0\102)
    trans.log:
    4 ETW000 R3trans version 6.13 (release 700 - 20.02.06 - 16:15:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 07.03.2007 - 22:06:46
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Mar 07 22:06:49 2007                            6859  0.006859
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    24  0.006883
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             40  0.006923
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                35  0.006958
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0         67299  0.074257
    4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\GD0\SYS\exe\uc\NTI386\dboraslib.dll"
    4 ETW000                                                                              35  0.074292
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                        17  0.074309
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              28  0.074337
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "700.08", patchlevel (0.46)
    4 ETW000                                                                           46045  0.120382
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              30  0.120412
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              40  0.120452
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              24  0.120476
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              38  0.120514
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         21  0.120535
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              30  0.120565
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              23  0.120588
    4 ETW000  [dev trc     ,00000]  Prepending C:\usr\sap\GD0\SYS\exe\uc\NTI386 to Path.
    4 ETW000                                                                             686  0.121274
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                        418  0.121692
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8        335695  0.457387
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPGD0's password           26  0.457413
    4 ETW000  [dev trc     ,00000]  Connecting as /@GD0 on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    4 ETW000                                                                              25  0.457438
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                             272  0.457710
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0244D2C8   024527FC   02452084
    4 ETW000                                                                              34  0.457744
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0     5381  0.463125
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      23  0.463148
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server GD0 (con_hdl=0,svchp=02451FD0,svrhp=02463844)
    4 ETW000                                                                            9131  0.472279
    4 ETW000  [dev trc     ,00000]  Wed Mar 07 22:06:58 2007                         9049762  9.522041
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12154
    4 ETW000                                                                              28  9.522069
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12154'
    4 ETW000                                                                              20  9.522089
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                 344  9.522433
    4 ETW000  [dev trc     ,00000]  Connecting as SAPGD0/<pwd>@GD0 on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    4 ETW000                                                                              33  9.522466
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              33  9.522499
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0244D2C8   024527FC   02452084
    4 ETW000                                                                              42  9.522541
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=02463844)       12  9.522553
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02451FD0,srvhp=02463844)
    4 ETW000                                                                              19  9.522572
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 02463844           15  9.522587
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      14  9.522601
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server GD0 (con_hdl=0,svchp=02451FD0,svrhp=02463844)
    4 ETW000                                                                              28  9.522629
    4 ETW000  [dev trc     ,00000]  Wed Mar 07 22:07:07 2007                         8985572  18.508201
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12154
    4 ETW000                                                                              32  18.508233
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12154'
    4 ETW000                                                                              20  18.508253
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12154  performing CON [dblink#3 @ 431]
    4 ETW000                                                                           11283  18.519536
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12154: TNS:could not resolve the connect identifier specified [dblink#3 @ 431]
    4 ETW000                                                                              21  18.519557
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'GD0'"
    default.pfl:
    SAPDBHOST = cuervo
    j2ee/dbtype = ora
    j2ee/dbname = GD0
    j2ee/dbhost = cuervo
    SAPSYSTEMNAME = GD0
    SAPGLOBALHOST = cuervo
    SAP Central Service Instance for J2EE
    j2ee/scs/host = cuervo
    j2ee/scs/system = 00
    j2ee/ms/port = 3900
    rdisp/bufrefmode = sendoff,exeoff
    SAP Messaging Service for ABAP
    rdisp/mshost = cuervo
    rdisp/msserv = sapmsGD0
    rdisp/msserv_internal = 3901
    SAP Central Service Instance for J2EE
    SAP Messaging Service for ABAP
    login/system_client = 001

  • Problem in updates  optimizer

    Hi All,
    I am facing a problem in updates  optimizer while runing through db13 but it is runing successfully at os lavel.
    Log is given below :
    18.01.2008     17:48:18     Job started
    18.01.2008     17:48:18     Step 001 started (program RSDBAJOB, variant &0000000002580, user ID JITENDRA)
    18.01.2008     17:48:18     Execute logical command BRCONNECT On host bslprtl
    18.01.2008     17:48:18     Parameters:-u / -jid STATS20080118174818 -c -f stats -t PSAPPRD
    18.01.2008     17:48:19     ld.so.1: brconnect: fatal: libclntsh.so.10.1: open failed: No such file or directory
    18.01.2008     17:48:19     Process died due to signal 9
    18.01.2008     17:48:19     Job finished
    Kindly help how to resolve this issue.....
    Regards,
    Jitendra Tiwari

    hi,
    to Jitendra:
    > I am facing a problem in updates optimizer while runing through db13 but it is runing successfully at os lavel.
    As which user have you executed the update statistics at OS level?
    Have you installed the oracle 10g instantclient as indicated on the SAP notes?
    what are your environment variables ofr the user <SID>adm?
    to kaushal:
    >The libclntsh.so.10.1 file is in the /export/home/oracle10g/lib32 directory which is specified in "Native Library Path Suffix"
    1) That would be on your system.
    2) That is the oracle client shared library, but SAP recommends to install the INSTANTCLIENT, and it will NOT be on the mentioned directory, even in YOUR system. BRCONNECT is looking for the instantclient not for the "normal" client.
    Please, check note 819829 Oracle Database 10g: Instant Client 10.x on Unix where it is explained
    to Eric:
    >if you are using Oracle 9i, then use the BR*tools made for Oracle 9.
    It is possible to use BRCONNECT 700 with Oracle 10g 9i, but I prefer to run BRCONNECT 640 with 9i as it can be complicated to set all variables.
    Edited by: Fidel Vales on Jan 18, 2008 3:04 PM

  • Brconnect with dbverify on database with more than 1TB

    Hi,
    today I work one a problem with brconnect and dbverify.
    The time to finish the work one my db is > 48 hours and not acceptable.
    My question is how can minimize the time of thes action, so that the check give me the right information in a acceptable time.
    Option for more cpu don't solv my problem.
    Thx in Advance.
    Joe

    Hi Michael,
    we backup the database with ADSM LANFREE. These takes 4-5 hours. (without LANFREE Options > 20 hours.
    Our Storage system is an IBM SAN Box.
    brconnect with -all -cascade -p 3 (8 Pro. into a box) needs 48 hours the finish the work.
    We've 7*24 hours the system up and, round about 1000 users online. (nighly a lot of Batch running on the System)
    (4 Appl. Server, one DB Server).
    I try to verfify the database mit brbackup .... so the test is finish after 30 hours. not so bad, but not really good...
    Next I'll try to check parts of db (like BTABD, eq.) per day.
    Thx to all

  • SAP Gateway- environmental variables not loaded when running brconnect

    Hello
    i have installed the Sap gateway on MSCS
    and the RFC check in sm59  is successful,
    However when i run a job in db13 it fails with "brconnect is not recognized as ......... "
    <sid>adm has all environmental variables set correctly
    SAPService<SID> has them too
    when i run  brconnect on OS level it works fine with <sid>adm and SAPService<SID>
    however if create a brconnect.cmd file where i specify the command as
    SET ORACLE_SID= ....
    SET SAPDATA_HOME=....
    C:\windows\sapcluster\brconnect.exe ...........
    and run it in sm69 it works fine
    Any ideas how to solve this, seems the variables are not taken when running sapxpg
    , i don't want to edit the SDBAC for every  command
    P.S
    set from sm69 returns only the system wide variables, however i have the two systems on this host, and can not make the environmental variables for ORACLE_SID and SAPDATA_HOME system wide as this will cause problem with the other sap system
    Edited by: Yavor Markov on Apr 12, 2010 6:07 PM

    Hi Markov,
    Can you tell us with which user id you have installed SAP as well as check the sap services are running with which user id, if it is not <sid>adm then you have to check the environment variables of that user.
    Also you can try adding c:\windows\sapcluster in PATH environment variable.
    Regards,
    Kishore Soma

  • DB 13 error in distributed system (brconnect)

    hi expert,
    I installed distributed system .
    DB instance is Unix (hp) and Central instance is NT.
    I install standalone gateway in DB host for DB13 and then configured TCP/IP detination SAPXPG_DBDEST_<DBhost> .
    I checked SAPXPG_DBDEST_<DBhost> connection is OK.
    but check db error in DB13
    =================================================================
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000020, user ID ADMIN)
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRCONNECT On host stwdbdev
    Parameters: -u / -jid CHECK20100624162600 -c -f check
    BR0801I BRCONNECT 7.10 (19)
    BR0152E Environment variable ORACLE_SID is not set
    BR0806I End of BRCONNECT processing: cedngqgn.log2010-06-24 16.26.01
    BR0280I BRCONNECT time stamp: 2010-06-24 16.26.01
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    ==================================================================
    previous this error, `brconnect not found error` is corrected by copy br* kernels to gateway kerenl directory.
    I thought brconnect is started by gateway`s <sid>adm user so I gave environment value "ORACLE_SID,ORACLE_HOME,SAPDATA_HOME" to gateway`s <sid>adm .
    but error is same.
    finally, I want to know who execute brconnect in DB instance and how can I correct this problem.
    thanks and regards
    jun

    hi,
    I log on SAPServicePID but db13 error is same
    ===========================================
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000024, user ID ADMIN)
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRCONNECT On host stwdbdev
    Parameters: -u / -jid CHECK20100625125243 -c -f check
    BR0801I BRCONNECT 7.10 (19)
    BR0152E Environment variable ORACLE_SID is not set
    BR0806I End of BRCONNECT processing: cednkvdj.log2010-06-25 12.52.43
    BR0280I BRCONNECT time stamp: 2010-06-25 12.52.43
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    ===============================================
    and SAPServicePID environment variant
    ==============================================
    C:\Documents and Settings\SAPServiceDPI>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\SAPServiceDPI\Application Data
    CLIENTNAME=MYCOM
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    COMPUTERNAME=STWDMDDEV
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\SAPServiceDPI
    LOGONSERVER=
    STWDMDDEV
    NUMBER_OF_PROCESSORS=2
    ORACLE_HOME=/oracle/DPI/102_64
    ORACLE_SID=DPI
    OS=Windows_NT
    Path=C:\Program Files (x86)\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\
    WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft Network Monitor 3\;C
    :\Admin\bin;C:\Program Files\OmniBack\bin\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=EM64T Family 6 Model 26 Stepping 5, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=1a05
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    PROMPT=$P$G
    SAPDATA_HOME=/oracle/DPI
    SAP_DIR_PERF=D:\usr\sap\PRFCLOG
    SESSIONNAME=RDP-Tcp#24
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME1\SAPSER2\LOCALS~1\Temp\1
    TMP=C:\DOCUME1\SAPSER2\LOCALS~1\Temp\1
    USERDOMAIN=STWDMDDEV
    USERNAME=SAPServiceDPI
    USERPROFILE=C:\Documents and Settings\SAPServiceDPI
    windir=C:\WINDOWS
    ==========================================================================
    brconnect working is sure by SAPServiceSID??
    why error is still??
    regards
    jun

  • Problem with logs in DB13

    Hello!
    I have problems with clearing logs via transaction DB13.
    When I start this operation for the first time after starting SAP system this job is finished successfully.
    But then I have error in this job:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000033, user ID SAP*)
    Format "X_PAPER" not defined for printer "$LOCL"
    Execute logical command BRCONNECT On host SAP-TSC
    Parameters: -u / -jid CLNUP20140505004009 -c -f cleanup
    External communication error at program start (see system log)
    SAPXPG_START_XPG_LONG: sy-subrc ne 0
    destination = %_TCPIP_%1
    SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.006
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 20140505004031
    COMMANDNAME = BRCONNECT
    ADDITIONAL_PARAMETERS = -u / -jid CLNUP20140505004009 -c -f cleanup
    LONG_PARAMS
    OPERATINGSYSTEM = ANYOS
    TARGETSYSTEM = SAP-TSC
    DESTINATION
    SY-SUBRC =  902
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: x_error
    Job cancelled after system exception ERROR_MESSAGE
    And i have to restart the SAP for using DB13.
    Why it's happening?
    P.s. Yes, i changed SAPSR3 passwords via brtools and brconnect.
    Thank you for answering.

    Hello Janos,
    I checked SAPDBHOST parameter in DEFAULT.PFL:
    SAPDBHOST = SAP-TSC
    BRCONNECT is located in the directory with appropriate user rights.
    Also I checked developer traces:dev_rd
    LOCATION    SAP-Gateway on host SAP-TSC / sapgw00
    *  ERROR       timeout during allocate
    *  TIME        Wen May 07 16:08:10 2014
    *  RELEASE     720
    *  COMPONENT   SAP-Gateway
    *  VERSION     2
    *  RC          242
    *  MODULE      gwr3cpic.c
    *  LINE        6070
    *  DETAIL      no connect of TP sapxpg from host SAP-TSC.localdomain after 20
    *              sec
    *  COUNTER     11
    But i can't understand why rebooting sap system the first clearing logs finish successfully, but then i have errors.

  • ORA-12547 for rsh -l sid adm dbhost "brconnect -u / -f state"

    Hi,
    I have problem with db13 (PI711, kernel 720, Oracle 11.2.0.3) after split&migrate to linux.
    BR0301E SQL error -12547 at location db_connect-2, SQL statement:
    'CONNECT /' ORA-12547: TNS:lost contact.
    but:
    1.  <dbhost>:ora<sid>$ "brconnect  -u /  -f brstate"  work ok
    2.  <dbhost>:<sid>adm$ "brconnect  -u /  -f brstate"  work ok
    3.  <ahost>:ora<sid>$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  work ok
    4.  <ahost>:ora<sid>$ rsh -l ora<sid> "brconnect  -u /  -f brstate"  work ok
    5.  <ahost>:<sid>adm$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  not work
    resume: error is link with rsh call brconnect under <sid>adm?
    p.s. MPROTECT_TXT = ON set,
    SUID & owner for br* set
    SUID & owner for bin/oracle set
    OPS$<SID>ADM checked
    w/b/r
    Vlad

    Hi,
    addinfo:
    1. split&migrate&upgrade ORA10->11
    2. <ahost>:<sid>adm$ ssh <sid>adm@<dbhost> "brconnect  -u /  -f brstate"  work ok!
    may be it's not worked in before to split&... - because rsh was not in use for br*
    Regards,
    Vlad

  • SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program

    Hello,
    We have installed MSCS cluster on OFS for SAP ERP EhP4 SR1.
    This installation is successful and both the nodes are running.
    However, as soon as i execute any of the DB13 jobs, I get the mentioned error.
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error.
    This is stopping us from releasing the system to the end users, which effectively delays our GO-Live till the problem is resolved. 
    Please advise what all steps or notes are to be followed to make DB13 working in MSCS clusrer.
    Regards
    Ankita

    Hi,
    Briefly describe your system architecture ?
    Have you followed/implemented  SAP Notes [446172|https://service.sap.com/sap/support/notes/446172]  and [657999|https://service.sap.com/sap/support/notes/657999] carefully, by comparing your existing settings?
    Have you analyzed the log entries  in SM21, also at Operating system level Logs ?
    If you Database is on another host then SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> (a TCP/IP connection) will play an important role for executing SAPXPG command. Test SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> RFC connection with its Trace logs.
    Regards,
    Bhavik G. Shroff

  • Error in executing Database Check on SRM Server (BRCONNECT)

    Dear All,
    When executing the Database check by DB13 or BRTOOLS I am getting the following Error.
    BR0477I Oracle pfile /oracle/FRP/102_64/dbs/initFRP.ora created from spfile /oracle/FRP/102_64/dbs/spfileFRP.ora
    BR1301W Error message from likeywlib:
    ===...could not load SSF library libsapsecu.o .
    BR1301W Error message from likeywlib: likey_init:Couldn't load SAPSECULIB ("libsapsecu.o") using function SsfSupInit (), rc = 1
    BR1302E Initialization of license key library likeywlib failed, return code 1
    BR0602E No valid SAP license found - please contact SAP
    BR0806I End of BRCONNECT processing: cegxjpxo.log2011-10-03 14.02.25
    BR0280I BRCONNECT time stamp: 2011-10-03 14.02.25
    BR0804I BRCONNECT terminated with errors
    I have following profile parameters
    ssl/ssl_lib                           /usr/sap/FRP/SYS/exe/run/libsapcrypto.o
    ssf/ssfapi_lib     /usr/sap/FRP/SYS/exe/run/libsapcrypto.o
    sec/libsapsecu                  /usr/sap/FRP/SYS/exe/run/libsapcrypto.o
    ssf/name                          SAPSECULIB
    I have maintained DIR_LIBRARY as Environment variable with /usr/sap/FRP/SYS/exe/run and all the library files are maintained at above said location including libsapsecu.o which have 777 permission at AIX level.
    Please Helpu2026u2026u2026u2026u2026..
    Regards,
    Manish Sachan

    Thanks, Sunny
    Problem has been solved by the help of your suggested NOTE....................
    Regards,
    Manish Sachan

  • Sticky Bit - Problem...

    Hello,
    I have one thing to ask, to clarify... Some weeks ago after a system migration from win/sql to linux/oracle (and after an oracle upgrade from 10.2.0.4 to 11.2.0.1), we faced an error during DB13, the job Scheduled Update Statistics finished with an error! After some research, we found the solution... the reason was the version of oracle instant client that was the version 10.2.0.2 (the first version of this OIC)!
    So after I performed the update of oracle instant client (OIC) to version 10.2.0.4 (V3) the error finally disappeared... and it was the solution, which in that moment I thought it had been responsible for this correction!... but now I'm not so sure! Why?! Because the same problem appear again on another system, I performed the same solution, I updated the oracle instant client to version 10.2.0.4 v3 but unfortunately the problem still continue appear! So what I concluded, was that is not the solution, I realized this is not only because of the old OIC version that is installed in our system... there is other problem which is related to permissions!
    Later I discovered that the STICKY BIT (?) had been applied before I have upgraded the oracle instant client... and in fact in this new system, after the solution of oracle client update the error still continued appear and in fact only after the application of sticky bit in this system the error definitely no longer appear!
    So my question is what is this?... what is Sticky Bit?
    I looked in SAP Marketplace if there were any related sapnotes to sticky bit but I didn´t found anything... this is some mandatory procedure?... if so, sap recommends the application of this where? in which situations?
    I don´t know exactly what is STICKY bit and what he do... but the truth is that from the moment I applied it, with command ./saproot.sh (with root) on /sapmnt/SID/exe, we resolve the other part of this problem... I tried to search sapnotes in SAP marketplace about this sticky bit but I didn´t find anything... Can you explain me better if sap advice to apply this sticky bit... and if it can origin any problem or if there are any conflict with other things when we applied it on system!??
    Kind regards,
    Joao Dimas - Portugal

    Now I think I understand the meaning and what is its functionality... but explain me another thing, the application of sticky bit with ./saproot.sh <SAPSID> changed other four files: brarchive; brbackup; brconnect and icmbnd  (this five files now have a red colour)...
    Yes, and they have an "s" instead of an "x" if you use ls -l.
    The same thing is true for those files. The br*tools must be run as the user running/owning the database software (oraadm during startsap.
    So, if this is so important to run (because if I didn´t ran this command the job throught DB13 can not runs) why there isn´t sap notes or sap documentation, discussing this issue and the need to apply the sticky bit to fix this problem?
    It's documented - but hidden:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/3753c4b87b6025e10000000a422035/frameset.htm
    Markus

  • Brconnect - job failure in db13

    I am running db14, and scheduling a job using the "check databse" option button
    This is working on other systems. but failing on one particular system.  The joblog (sm37) contains this message:
    W35198, W35281, W35308, W36207, W41007, WE_DBA, X41947
    BR0252E Function stat() failed for '/oracle/BBD/sapbackup' at location BrDiskStatGet-1
    BR0253E errno 2: No such file or directory
    BR0277E Determination of disk volume status for /oracle/BBD/sapbackup failed
    BR0806I End of BRCONNECT processing: cdwfxkyl.chk2007-09-26 14.15.25
    BR0280I BRCONNECT time stamp: 2007-09-26 14.15.25
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    From this I infer that it is having a problem accessing /oracle/BBD/sapbackup.  However when I check this directory I see that is does exist (ls -l)
    drwxrwxrwx   2 oracle   dba           96 Sep 26 14:37 sapbackup
    Further,  these permission and ownership do correspond to the other systems where this particular brconnect job is working.
    Again, as always, I am appreciative any suggestions
    thanks,
    Jeff Henke

    Hi Jeff,
    You get the error because SAP try to put a file in '/oracle/BBD/sapbackup'
    But due to some reason, SAP can't put the file in that path.
    Please check the folder
    And execute action below using <sid>adm user
    cd /oracle/BBD/sapbackup
    touch test
    rm test
    and how you create the sapbackup folder ? its a folder or its a file system ?
    Hope this solve your problem.
    Fendi Suyanto
    Message was edited by:
            Fendi
    Message was edited by:
            Fendi

Maybe you are looking for

  • Changing from JDK 1.2 to JDK1.3

    Hello, I have JDK1.2, JDK1.3 and JDK 1.4 in my system. By default the version is taken as JDK 1.2. I need to change this to 1.3. I have tried changing the registry settings which didn't work. Any suggestions on this would be appriciated Regards V123

  • "class not found error" and applets ...

    To run an applet inside an html page using the embedded oc4j i have to copy the library containing the applet to the same directory as the html page. Otherwise i get a class not found error....Is there a better way of doing this? thanks in advance fo

  • Video podcast on non-video ipod

    I wanna download ask a ninja podcast so I can listen to it on my 20 gig iPod, but its a video podcast. Will I be able to listen to it on my iPod without the video? Or will it just not work?

  • Picasa Web Album Playback Error

    I used QuickTime Pro to edit .mov files from my camera. No problems with playback in QuickTime or in Picasa resident on my machine, but when I upload the edited files to Picasa Web Album, the audio track is out of sync with the video or worse. In fac

  • THIS IS WHAT FIXED MY iTUNES

    After uninstalling and reinstalling everything over and over again, I read on a post somewhere that you need the standalone version of Quicktime to get iTunes to work again. That can be found here: http://www.apple.com/quicktime/download/standalone.h