BR0301W SQL error -1017

Hi,
I want to management and monitoring to a oracle remote database (JAVA database). I´ve made the connection from dbacockpit and I´ve put the user of schema sapsr3db and the connection it´s succesfully established
-- MESSAGE Database connection Java_db established successfully
But I want to schedule the administrative actions for DB, via DB13 I´ve always the next message error:
Parameters:-u / -jid LOG__20110501373222 -sid D10 -c force -p initepd.sap -sd
BR0002I BRARCHIVE 7.00 (52)
BR0252E Function fopen() failed for 'F:oracleorasap102databaseinitepd.sap' at location BrInitSapRead-1
BR0253E errno 13: Permission denied
BR0159E Error reading BR*Tools profile F:oracleorasap102databaseinitepd.sap
BR0280I BRARCHIVE time stamp: 2011-05-01
BR0301W SQL error -1017 at location BrDbConnect-2, SQL statement:
'CONNECT /'
ORA-01017: invalid username/password; logon denied
BR0310W Connect to database instance D10 failed
BR0007I End of offline redo log processing: aefuiaiw.log 2011-05-01
BR0280I BRARCHIVE time stamp: 2011-05-01
BR0005I BRARCHIVE terminated with errors
External program terminated with exit code 3
BRARCHIVE returned error status E
I´ve found several notes with this error 480266 , 400241, 113747, 651351 but I´m not sure that It´s the same error.
More thanks.

<owner> | (<owner_list>)
default: all SAP owners
next_owner = sapr3
database objects to adapt next extents
all | all_ind | special | [<owner>.]<table> | [<owner>.]<index>
| [<owner>.][<prefix>]*[<suffix>] | <tablespace> | (<object_list>)
default: all abjects of selected owners, example:
next_table = (SDBAH, SAPR3.SDBAD)
database objects to be excluded from adapting next extents
all_part | [<owner>.]<table> | [<owner>.]<index>
| [<owner>.][<prefix>]*[<suffix>] | <tablespace> | (<object_list>)
default: no exclusion, example:
next_exclude = (SDBAH, SAPR3.SDBAD)
database objects to get special next extent size
all_sel:<size>[/<limit>] | [<owner>.]<table>:<size>[/<limit>]
| [<owner>.]<index>:<size>[/<limit>]
| [<owner>.][<prefix>]*[<suffix>]:<size>[/<limit>]
| (<object_size_list>)
default: according to table category, example:
next_special = (SDBAH:100K, SAPR3.SDBAD:1M/200)
maximum next extent size
default: 2 GB - 5 * <database_block_size>
next_max_size = 1G
maximum number of next extents
default: 0 - unlimited
next_limit_count = 300
database owner of objects to update statistics
<owner> | (<owner_list>)
default: all SAP owners
stats_owner = sapr3
database objects to update statistics
all | all_ind | all_part | missing | info_cubes | dbstatc_tab
| dbstatc_mon | dbstatc_mona | [<owner>.]<table> | [<owner>.]<index>
| [<owner>.][<prefix>]*[<suffix>] | <tablespace> | (<object_list>)
| harmful | locked | system_stats | oradict_stats | oradict_tab
default: all abjects of selected owners, example:
stats_table = (SDBAH, SAPR3.SDBAD)
database objects to be excluded from updating statistics
all_part | info_cubes | [<owner>.]<table> | [<owner>.]<index>
| [<owner>.][<prefix>]*[<suffix>] | <tablespace> | (<object_list>)
default: no exclusion, example:
stats_exclude = (SDBAH, SAPR3.SDBAD)
method for updating statistics for tables not in DBSTATC
E | EH | EI | EX | C | CH | CI | CX | A | AH | AI | AX | E= | C= | =H
| =I | =X | +H | +I
default: according to internal rules
stats_method = E
sample size for updating statistics for tables not in DBSTATC
P<percentage_of_rows> | R<thousands_of_rows>
default: according to internal rules
stats_sample_size = P10
number of buckets for updating statistics with histograms
default: 75
stats_bucket_count = 75
threshold for collecting statistics after checking
<threshold> | (<threshold> [, all_part:<threshold>
| info_cubes:<threshold> | [<owner>.]<table>:<threshold>
| [<owner>.][<prefix>]*[<suffix>]:<threshold>
| <tablespace>:<threshold> | <object_list>])
default: 50%
stats_change_threshold = 50
number of parallel threads for updating statistics
default: 1
stats_parallel_degree = 1
processing time limit in minutes for updating statistics
default: 0 - no limit
stats_limit_time = 0
parameters for calling DBMS_STATS supplied package
all:R|B[<buckets>|A|S|R]:0|<degree>A|D
| all_part:R|B[<buckets>|A|S|R]:0|<degree>A|D
| info_cubes:R|B:A|D|0|<degree>
| [<owner>.]<table>:R|B[<buckets>|A|S|R]:0|<degree>A|D
| [<owner>.][<prefix>]*[<suffix>]:R|B[<buckets>|A|S|R]:0|<degree>A|D
| (<object_list>) | NO
R|B[<buckets>|A|S|R]:
'R' - row sampling, 'B' - block sampling,
<buckets> - histogram buckets count, 'A' - auto buckets count,
'S' - skew only, 'R' - repeat
<degree>A|D:
<degree> - dbms_stats parallel degree, '0' - table degree,
'A' - auto degree, 'D' - default degree
default: ALL:R:0
stats_dbms_stats = ([ALL:R:1,][<owner>.]<table>:R:<degree>,...)
definition of info cube tables
default | rsnspace_tab | [<owner>.]<table>
| [<owner>.][<prefix>]*[<suffix>] | (<object_list>) | null
default: rsnspace_tab
stats_info_cubes = (/BIC/D, /BI0/D, ...)
special statistics settings
(<table>:[<owner>]:<active>:[<method>]:[<sample>], ...)
stats_special = (<special_list>)
recovery type [complete | dbpit | tspit | reset | restore | apply
| disaster]
default: complete
recov_type = complete
directory for brrecover file copies
default: $SAPDATA_HOME/sapbackup
recov_copy_dir = E:\oracle\D10\sapbackup
time period for searching for backups
0 - all available backups, >0 - backups from n last days
default: 30
recov_interval = 30
degree of paralelism for applying archive log files
0 - use Oracle default parallelism, 1 - serial, >1 - parallel
default: Oracle default
recov_degree = 0
number of lines for scrolling in list menus
0 - no scrolling, >0 - scroll n lines
default: 20
scroll_lines = 20
time period for displaying profiles and logs
0 - all available logs, >0 - logs from n last days
default: 30
show_period = 30
directory for brspace file copies
default: $SAPDATA_HOME/sapreorg
space_copy_dir = E:\oracle\D10\sapreorg
directory for table export dump files
default: $SAPDATA_HOME/sapreorg
exp_dump_dir = E:\oracle\D10\sapreorg
database tables for reorganization
[<owner>.]<table> | [<owner>.][<prefix>]*[<suffix>]
| [<owner>.][<prefix>]%[<suffix>] | (<table_list>)
no default
reorg_table = (SDBAH, SAPR3.SDBAD)
database indexes for rebuild
[<owner>.]<index> | [<owner>.][<prefix>]*[<suffix>]
| [<owner>.][<prefix>]%[<suffix>] | (<index_list>)
no default
rebuild_index = (SDBAH0, SAPR3.SDBAD0)
database tables for export
[<owner>.]<table> | [<owner>.][<prefix>]*[<suffix>]
| [<owner>.][<prefix>]%[<suffix>] | (<table_list>)
no default
exp_table = (SDBAH, SAPR3.SDBAD)
database tables for import
<table> | (<table_list>)
no default
do not specify table owner in the list - use -o|-owner option for this
imp_table = (SDBAH, SDBAD)

Similar Messages

  • SQL error -1017 at location BrDbConnect-2, SQL statement:

    Hi,
      I get follwoing error while trying brarchiev.
      How do i fix this ?
    brarchive
    BR0002I BRARCHIVE 7.00 (18)
    BR0252E Function fopen() failed for '/oracle/XID/saparch/adyveabv.sve' at location main-5
    BR0253E errno 13: Permission denied
    BR0121E Processing of log file /oracle/XID/saparch/adyveabv.sve failed
    BR0280I BRARCHIVE time stamp: 2008-09-16 20.13.19
    BR0301W SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT system/*******'
    ORA-01017: invalid username/password; logon denied
    BR0310W Connect to database instance XID failed
    BR0007I End of offline redo log processing: adyveabv.sve 2008-09-16 20.13.19
    BR0280I BRARCHIVE time stamp: 2008-09-16 20.13.19
    BR0005I BRARCHIVE terminated with errors
    3
    Thansk,
    Suman

    Hi,
    I think you did not specify any user on the command line, then BRCONNECT will use the default "SYSTEM/MANAGER"
    As you change the default, BR* fails.
    1) It is totally NOT recommended to use BR* from the command line, it is prefered to be used from the DB13 scheduling tool.
    2) you have to indicate to the BR* tool the user that has to be "used" to connect to the database. This is done with the parameter:
    -u <user>/<password>
    3) I recommend you to create the ops$<sid>adm user ( see note 361641 and 50088 ) and, if you do not use DB13, call the tool with thecommand
            brarchive -u / -s -p initBWP.sap.ssl2020.dd -c
    Please make sure that you have configured the OPS$ user correctly as per following notes:-
    400241    Problems with ops$ or sapr3 connect to Oracle
    50088    Creating OPS$ users on Windows NT/Oracle
    134592    Importing the SAPDBA role ( sapdba_role.sql)
    If the config of the OPS$ user is done correctly and follow the notes above,the issue will be resolved.
    Thanks & Regards,
    Pradeep Srigiri

  • BR0301E SQL error -1017 at location BrDbConnect-2

    Hi,
    When we run brbackup as user brtadm and orabrt we get the error:
    BR0051I BRBACKUP 7.00 (11)
    BR0055I Start of database backup: bdujhhla.qub 2007-01-12 17.28.02
    BR0280I BRBACKUP time stamp: 2007-01-12 17.28.02
    BR0301E SQL error -1017 at location BrDbConnect-2
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance BRT failed
    BR0280I BRBACKUP time stamp: 2007-01-12 17.28.03
    BR0301E SQL error -1017 at location BrDbConnect-2
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance BRT failed
    We try to create ops$orabrt user according to oss note 776505. But we get the error message:
    create user ops$orabrt identified externally temporary tablespace psaptemp;
    ERROR at line 1:
    ORA-01920: user name 'OPS$ORABRT' conflicts with another user or role name
    How can we solve this problem?
    Best Regards...

    Hi,
    You are getting the error: ORA-01920: user name 'OPS$ORABRT' conflicts with another user or role name
    because you already have that user, to check if the OPS$ user is present run this query:
    SELECT * from dba_users;
    you should be able to find the OPS$ user, its also possible that due to some configuration issue while installing oracle, the OPS$ user doesn't have the 'Externally' attribute to it.
    You can grant the required attributes using 'ALTER USER'
    Note 620540 - Authentication Troubleshooting Guide
    The above mentioned SAP Note clearly describes the issue you are facing.
    Regards,
    Siddhesh

  • SQL error -1017 at location db_connect-2

    I scheduled Check and update optimizer statistics job in DB13 and I get this error msg.
    BR0301E SQL error -1017 at location db_connect-2
    ORA-01017: invalid username/password; logon denied
    Connect to database instance BQ1 failed.........
    BRCONNECT returned error status E
    However, when i run the stats through BRTOOLS from the O.S. level it runs fine.
    Any help would be appreciated.
    Thanks.
    Shawn
    Message was edited by:
            shahid kizilbash

    400241 This note talks about the error which u have.
    The following three SAP Notes already mentioned describe the cause
    and solution for ORA-01017 and setting up the OPS$ mechanism.
    400241    Problems with ops$ or sapr3 connect to Oracle
    134592    Importing the SAPDBA role ( sapdba_role.sql)
    50088    Creating OPS$ users on Windows NT/Oracle
    You run the sapdba_role.sql (as mentioned in the note 134592) once you
    have created the OPS$ user.
    Thanks
    Subbu

  • BR0301E SQL error -1017 at location db_connect-2 during DB13

    While executing the check database through DB13 following error is showing by this t-code
    08.12.2009     08:00:30     Job started
    08.12.2009     08:00:30     Step 001 started (program RSDBAJOB, variant &0000000000178, user ID 11001481)
    08.12.2009     08:00:31     Execute logical command BRCONNECT On host eccect
    08.12.2009     08:00:31     Parameters: -u / -jid CHECK20091013080000 -c -f check
    08.12.2009     08:00:31     SXPG_COMMAND_EXECUTE(LONG)
    08.12.2009     08:00:31     COMMANDNAME = BRCONNECT
    08.12.2009     08:00:31     OPERATINGSYSTEM = ANYOS
    08.12.2009     08:00:31     TARGETSYSTEM = eccect
    08.12.2009     08:00:31     DESTINATION =
    08.12.2009     08:00:31     BR0801I BRCONNECT 7.00 (33)
    08.12.2009     08:00:31     BR0805I Start of BRCONNECT processing: cecbuhnj.chk 2009-12-08 08.00.31
    08.12.2009     08:00:31     BR0484I BRCONNECT log file: /oracle/ECT/sapcheck/cecbuhnj.chk
    08.12.2009     08:00:31     BR0280I BRCONNECT time stamp: 2009-12-08 08.00.31
    08.12.2009     08:00:31     BR0301E SQL error -1017 at location db_connect-2,SQL statement:
    08.12.2009     08:00:31     'CONNECT /'
    08.12.2009     08:00:31     ORA-01017: invalid username/password; logon denied
    08.12.2009     08:00:31     BR0310E Connect to database instance ECT failed
    08.12.2009     08:00:31     BR0280I BRCONNECT time stamp: 2009-12-08 08.00.31
    08.12.2009     08:00:31     BR0301E SQL error -1017 at location db_connect-2,SQL statement:
    08.12.2009     08:00:31     'CONNECT /'
    08.12.2009     08:00:31     ORA-01017: invalid username/password; logon denied
    08.12.2009     08:00:31     BR0310E Connect to database instance ECT failed
    08.12.2009     08:00:31     
    08.12.2009     08:00:31     BR0806I End of BRCONNECT processing: cecbuhnj.chk2009-12-08 08.00.31
    08.12.2009     08:00:31     BR0280I BRCONNECT time stamp: 2009-12-08 08.00.31
    08.12.2009     08:00:31     BR0804I BRCONNECT terminated with errors
    08.12.2009     08:00:31     External program terminated with exit code 3
    08.12.2009     08:00:31     BRCONNECT returned error status E
    08.12.2009     08:00:32     Job finished
    This ECT client i have made through system copy while restoring the backup of Production server on this client afterward make a new client 500 (production client ) to new client 590. every thing is working fine. but while executing DB13 commands as well as backup through BR tools this error comes.
    Could somebody resolve this error , i will be very thankful
    Ravi kant Arya

    Friends
    a smal corretion here
    its not  OPS$ORA<SID>
    but OPS$<SID>ADM User to be created.
    I faced the same issue.
    resolved by following the note '
    SAP Note 400241 - Problems with ops$ or sapr3 connect to Oracle
    o Check whether creating the OPS$ mechanism in accordance with to
    Note 50088 (WINDOWS) or Note 361641 (UNIX) solves the problem.
    o The table SAPUSER must occur in the system only once and it must be
    assigned to the user OPS$<sid>ADM. Use the following query to check
    this:
    SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'SAPUSER';
    If the system returns an owner <owner> other than OPS$<sid>ADM, you
    must delete the relevant SAPUSER tables:
    DROP TABLE "<owner>".SAPUSER;
    If the system does not return OPS$<sid>ADM, you must create the
    table SAPUSER as <sid>adm and enter the password:
    CREATE TABLE "OPS$<sid>ADM".SAPUSER
    (USERID VARCHAR2(256), PASSWD VARCHAR2(256));
    INSERT INTO "OPS$<sid>ADM".SAPUSER VALUES ('<sapowner>',
    '<password>');

  • CONNECT failed with sql error '1017'

    Hello,
    nus650pa:dv8adm 23% more trans.log
    4 ETW000 R3trans version 6.05 (release 46D - 12.07.06 - 16:40:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000 date&time   : 14.08.2014 - 16:58:18
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [developertra,00000]  Thu Aug 14 16:58:19 2014                          170924  0.170924
    4 ETW000  [developertra,00000]  db_con_init called                                  1225  0.172149
    4 ETW000  [developertra,00000]  create_con (con_name=R/3)                          22426  0.194575
    4 ETW000  [developertra,00000]  Loading DB library '/usr/sap/DV8/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                             136  0.194711
    4 ETW000  [developertra,00000]  load shared library (/usr/sap/DV8/SYS/exe/run/dboraslib.so), hdl 0
    4 ETW000                                                                          369207  0.563918
    4 ETW000  [developertra,00000]  Library '/usr/sap/DV8/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                             174  0.564092
    4 ETW000  [developertra,00000]  function DbSlExpFuns loaded from library /usr/sap/DV8/SYS/exe/run/dboraslib.so
    4 ETW000                                                                             694  0.564786
    4 ETW000  [developertra,00000]  Version of library '/usr/sap/DV8/SYS/exe/run/dboraslib.so' is "46D.00", patchlevel (0.2186)
    4 ETW000                                                                           15725  0.580511
    4 ETW000  [developertra,00000]  function dsql_db_init loaded from library /usr/sap/DV8/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              60  0.580571
    4 ETW000  [developertra,00000]  function dbdd_exp_funs loaded from library /usr/sap/DV8/SYS/exe/run/dboraslib.so
    4 ETW000                                                                             121  0.580692
    4 ETW000  [developertra,00000]  New connection 0 created                              96  0.580788
    4 ETW000  [developertra,00000]  db_con_connect (con_name=R/3)                      14511  0.595299
    4 ETW000  [developertra,00000]  find_con found the following connection for reuse:
    4 ETW000                                                                              53  0.595352
    4 ETW000  [developertra,00000]  Got ORACLE_HOME=/oracle/DV8/920_64 from environment
    4 ETW000                                                                           73038  0.668390
    4 ETW000  [developertra,00000]  -->oci_initialize                                    589  0.668979
    4 ETW000  [developertra,00000]  Got ORACLE_SID=DV8 from environment                   56  0.669035
    4 ETW000  [developertra,00000]  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    4 ETW000                                                                              52  0.669087
    4 ETW000  [developertra,00000]  Logon as OPS$-user to get SAPR3's password            33  0.669120
    4 ETW000  [developertra,00000]  Connecting as /@DV8 on connection 0 ...               91  0.669211
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='', dbname='DV8')       999  0.670210
    4 ETW000  [developertra,00000]  Thu Aug 14 16:58:20 2014                          245280  0.915490
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 1017       263  0.915753
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                             858  0.916611
    4 ETW000  [developertra,00000]  Try to connect with default password                  38  0.916649
    4 ETW000  [developertra,00000]  Connecting as SAPR3/<pwd>@DV8 on connection 0 ...
    4 ETW000                                                                              53  0.916702
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='SAPR3', dbname='DV8')
    4 ETW000                                                                              46  0.916748
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 1017    118256  1.035004
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                              86  1.035090
    4 ETW000  [developertra,00000]  Got ORACLE_SID=DV8 from environment                  716  1.035806
    4 ETW000  [developertra,00000]  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    4 ETW000                                                                              55  1.035861
    4 ETW000  [developertra,00000]  Logon as OPS$-user to get SAPR3's password            33  1.035894
    4 ETW000  [developertra,00000]  Connecting as /@DV8 on connection 0 ...               29  1.035923
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='', dbname='DV8')        28  1.035951
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 1017    126719  1.162670
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                             165  1.162835
    4 ETW000  [developertra,00000]  Try to connect with default password                  36  1.162871
    4 ETW000  [developertra,00000]  Connecting as SAPR3/<pwd>@DV8 on connection 0 ...
    4 ETW000                                                                              47  1.162918
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='SAPR3', dbname='DV8')
    4 ETW000                                                                              42  1.162960
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 1017    123784  1.286744
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                              70  1.286814
    4 ETW000  [dblink      ,00627]  ***LOG BY2=>sql error 1017   performing CON         1140  1.287954
    4 ETW000  [dblink      ,00627]  ***LOG BY0=>                                          42  1.287996
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'DV8'"
    Please help.
    Thanks
    Priyanshu Srivastava

    Hi
    Could you check this SAP Notes Error message
    "ORA-01017: invalid username/password; logon denied
    BR310E Connect to database instance DV8 failed"
    1576837 - ORA-01017: invalid username/password;
    1860519 - SAP fails to connect to the database
    BR
    SS

  • Brconnect error BR0301E SQL error -1017

    Hi All,
    I am having errors issuing the brconnect commands. For example, brconnect  -f check is returning the error: *BR0301E SQL error -1017 at location db_connect-2, SQL statement:'CONNECT system/*******  .*
    I appreciate the fact that this may be a case of logon denied with the default user 'system' that brconnect uses. Issuing the same command as brconnect -u / -c -f check works fine and returns no error.
    How do I fix this error? The platform is Oracle 10.2.0.2.0, Windows 2003 Server, ECC 6.0 Kernel 700-Patch Level 146.
    Thanks in anticipation.
    Akin.
    Edited by: Akintunde Olorunsola on Oct 4, 2008 7:35 PM

    Hi,
    I believe you havent used the right way to change the password of the database connect user SAPSR3 ,probably you have just changed it from the database level using an "alter user ..."
    To allow continued logon of the R/3 work processes using the OPS$ mechanism, you must also change the password in the SAPUSER table. The simplest way of making a consistent change in the Oracle dictionary and in the
    SAPSR3 table is to use the " -f chpass" option of brconnect, for example:
    brconnect -f chpass -o sapsr3 -p <new_password>
    Hope this will solve your issue. Also check the following notes for reference:
    https://service.sap.com/sap/support/notes/562863
    https://service.sap.com/sap/support/notes/400241
    - Regards, Dibya

  • BRBACKUP fails with 'BR0301W SQL error -980 at location BrbDbLogOpen'

    Hello mates,
    BRBACKUP on our Portal systems fails with the following error:
    EP Version: 600
    Platform: HP-Unix (ia64 hp server rx7640)
    Oracle: 920_64
    BRTOOLS 6.40 (40)
    BR0301W SQL error -980 at location BrbDbLogOpen
    BR0324W Insertion of database log header failed
    Here is the exerpt from the logfile:
    ==============================================
    BR0051I BRBACKUP 6.40 (40)
    BR0055I Start of database backup: bdyxzsml.anf 2008-10-01 08.04.51
    BR0477I Oracle pfile /oracle/GGF/920_64/dbs/initGGF.ora created from spfile /oracle/GGF/920_64/dbs/spfileGGF.ora
    BR0925I Public synonym SAP_SDBAH created successfully for table SAPGGFDB.SDBAH
    BR0925I Public synonym SAP_SDBAD created successfully for table SAPGGFDB.SDBAD
    BR0925I Public synonym SAP_MLICHECK created successfully for table SAPGGFDB.MLICHECK
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0301W SQL error -980 at location BrbDbLogOpen-5
    ORA-00980: synonym translation is no longer valid
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0319I Control file copy created: /oracle/GGF/sapbackup/cntrlGGF.dbf 8052736
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0301W SQL error -980 at location BrDbfInfoGet-30
    ORA-00980: synonym translation is no longer valid
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0301W SQL error -980 at location BrDbfInfoGet-31
    ORA-00980: synonym translation is no longer valid
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0301E SQL error -980 at location BrComprDurGet-1
    ORA-00980: synonym translation is no longer valid
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0301W SQL error -980 at location BrbDbLogOpen-5
    ORA-00980: synonym translation is no longer valid
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdyxzsml.anf 2008-10-01 08.04.51
    BR0280I BRBACKUP time stamp: 2008-10-01 08.04.51
    BR0054I BRBACKUP terminated with errors
    ============================================
    I am not able to find any relevant solutions in SMP so far.
    Please help find a solution.
    Thanks & Regards,
    Manoj

    Hello ,
    Am trying to take the online backup using brtools in my portal server but giving below error:
    BR0051I BRBACKUP 7.00 (24)
    BR0055I Start of database backup: bdzqskqc.and 2009-01-08 17.44.50
    BR0484I BRBACKUP log file: /oracle/EPP/sapbackup/bdzqskqc.and
    BR0477I Oracle pfile /oracle/EPP/102_64/dbs/initEPP.ora created from spfile /oracle/EPP/102_64/dbs/spfileEPP.ora
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090108174450', 'and', 'EPP', ' ', '99
    , ' ', 'bdzqskqc', '#    0     0     0         0                0        0                0  ALL          online
    disk             ---k-c 7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0319I Control file copy created: /oracle/EPP/sapbackup/cntrlEPP.dbf 7397376
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0301W SQL error -1031 at location BrDbfInfoGet-32, SQL statement:
    'DELETE FROM SAP_SDBAH WHERE BEG > '10000000000000' AND BEG < '20071205000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0301W SQL error -1031 at location BrDbfInfoGet-33, SQL statement:
    'DELETE FROM SAP_SDBAD WHERE BEG > '10000000000000' AND BEG < '20071205000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0301E SQL error -1031 at location BrComprDurGet-1, SQL statement:
    'OPEN curs_6 CURSOR FOR'
    'SELECT FUNCT, POS, LINE FROM SAP_SDBAD WHERE BEG = '00000000000001' AND (FUNCT = 'CMP' OR FUNCT = 'CMP' OR FUNCT = 'DC
    OR FUNCT = 'DCM') ORDER BY FUNCT'
    ORA-01031: insufficient privileges
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090108174450', 'and', 'EPP', ' ', '99
    , ' ', 'bdzqskqc', '7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdzqskqc.and 2009-01-08 17.44.50
    BR0280I BRBACKUP time stamp: 2009-01-08 17.44.50
    BR0054I BRBACKUP terminated with errors
    Please suggest/guide
    Regards,
    AMS Team

  • BR error  BR0301W SQL error -980 at location BrDbfInfoGet-33  ,  ORA-00980

    Hi  <br/>
    i get this error by all kind backup and by checkdb, verify db<br/>
    <br/>
    Oracle 10.2.0.4, RHEL 4 32bit, <br/>
    Netweaver 2004s (7)<br/>
    <br/>
    I have one Oracle NW7  for Netweaver PI (NW7) and Portal  (EP7)<br/>
    <br/>
    <br/>
    <br/>
    BR0051I BRBACKUP 7.00 (18)<br/>
    BR0055I Start of database backup: bedxcwak.afd 2010-08-15 12.21.54<br/>
    BR0477I Oracle pfile /oracle/NW7/102_32/dbs/initNW7.ora created from spfile /oracle/NW7/102_32/dbs/spfileNW7.ora<br/>
    <br/>
    BR0925I Public synonym SAP_SDBAH created successfully for table SAPSR9DB.SDBAH<br/>
    BR0925I Public synonym SAP_SDBAD created successfully for table SAPSR9DB.SDBAD<br/>
    BR0925I Public synonym SAP_MLICHECK created successfully for table SAPSR9DB.MLICHECK<br/>
    BR0925I Public synonym SAP_SAPLIKEY created successfully for table SAPSR9DB.SAPLIKEY<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.55<br/>
    BR0301W SQL error -980 at location BrbDbLogOpen-5, SQL statement:<br/>
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20100815122154', 'afd', 'NW7', ' ', '9999', ' ', 'bedxcwak', ' ')'<br/>
    ORA-00980: synonym translation is no longer valid<br/>
    BR0324W Insertion of database log header failed<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.56<br/>
    BR0301W SQL error -980 at location BrDbfInfoGet-32, SQL statement:<br/>
    'DELETE FROM SAP_SDBAH WHERE BEG > '10000000000000' AND BEG < '20090711000000''<br/>
    ORA-00980: synonym translation is no longer valid<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.56<br/>
    BR0301W SQL error -980 at location BrDbfInfoGet-33, SQL statement:<br/>
    'DELETE FROM SAP_SDBAD WHERE BEG > '10000000000000' AND BEG < '20090711000000''<br/>
    ORA-00980: synonym translation is no longer valid<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.56<br/>
    BR0301E SQL error -980 at location BrComprDurGet-1, SQL statement:<br/>
    'OPEN curs_6 CURSOR FOR'<br/>
    'SELECT FUNCT, POS, LINE FROM SAP_SDBAD WHERE BEG = '00000000000001' AND (FUNCT = 'CMP' OR FUNCT = 'CMP' OR FUNCT = 'DUS' OR FUNCT = 'DUM') ORDER BY FUNCT'<br/>
    ORA-00980: synonym translation is no longer valid<br/>
    BR0314E Collection of information on database files failed<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.56<br/>
    BR0301W SQL error -980 at location BrbDbLogOpen-5, SQL statement:<br/>
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20100815122154', 'afd', 'NW7', ' ', '9999', ' ', 'bedxcwak', ' ')'
    ORA-00980: synonym translation is no longer valid<br/>
    BR0324W Insertion of database log header failed<br/>
    <br/>
    BR0056I End of database backup: bedxcwak.afd 2010-08-15 12.21.56<br/>
    BR0280I BRBACKUP time stamp: 2010-08-15 12.21.56<br/>
    BR0054I BRBACKUP terminated with errors<br/>
    <br/>
    ###############################################################################<br/>
    <br/>
    <br/>
    Please help<br/>
    <br/>
    BR <br/>
    Dawid<br/>

    after aply this Snote i get this by trying backup my DB <b/>
    Job log
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000029, user ID GLOMBDAW)
    Execute logical command BRBACKUP On host nw2004s
    Parameters:-u / -jid ALL__20100815175009 -c force -t online -m all -p initNW7.sap
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bedxdzeb.and 2010-08-15 17.50.13
    BR0280I BRBACKUP time stamp: 2010-08-15 17.50.13
    BR0301E SQL error -942 at location BrDbConnect-4,SQL statement:
    'SELECT NAME, NVL(RESETLOGS_CHANGE#, 0), NVL(TO_NUMBER(TO_CHAR(RESETLOGS_TIME, 'YYYYMMDDHH24MISS')), 0), NVL(TO_NUMBER(TO_CHAR(C
    ORA-00942: table or view does not exist
    BR0310E Connect to database instance NW7 failed
    BR0280I BRBACKUP time stamp: 2010-08-15 17.50.13
    BR0301E SQL error -942 at location BrDbConnect-4,SQL statement:
    'SELECT NAME, NVL(RESETLOGS_CHANGE#, 0), NVL(TO_NUMBER(TO_CHAR(RESETLOGS_TIME, 'YYYYMMDDHH24MISS')), 0), NVL(TO_NUMBER(TO_CHAR(C
    ORA-00942: table or view does not exist
    BR0310E Connect to database instance NW7 failed
    BR0056I End of database backup: bedxdzeb.and 2010-08-15 17.50.13
    BR0280I BRBACKUP time stamp: 2010-08-15 17.50.13
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished

  • BR0301W SQL error -1031 at location BrbDbLogOpen-5

    HI Experts,
    When I am trying to backup the oracle database through brtools I am getting ORA-01031 error.
    I am trying to do tht through sapadm user.
    BR0051I BRBACKUP 7.00 (6)
    BR0055I Start of database backup: bebaqawf.and 2009-07-17 15.54.33
    BR0477I Oracle pfile F:\ORACLE\HWS\102\database\initHWS.ora created from spfile
    F:\ORACLE\HWS\102\database\spfileHWS.ora
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.37
    BR0301W SQL error -1031 at location BrbDbLogOpen-5
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0319I Control file copy created: F:\oracle\HWS\sapbackup\cntrlHWS.dbf 12664832
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrDbfInfoGet-30
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrDbfInfoGet-31
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301E SQL error -1031 at location BrComprDurGet-1
    ORA-01031: insufficient privileges
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrbDbLogOpen-5
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bebaqawf.and 2009-07-17 15.54.38
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0054I BRBACKUP terminated with errors
    Regards,
    Rahul.

    Simply your user doesn't have enough rights...
    Read
    SAP Note 91216 - BRBACKUP/SAPDBA: ORA-01031 Insufficient privileges
    SAP Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role
    Regards
    Juan

  • BR0301W SQL error -1012 at location db_file_switch-15, SQL statement:

    Dear all ,
    offline Backup finished with error .
    kindly find the below logs
    #BEGIN /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-02-07 03.00.28
    BR0307I Shutting down database instance IRP ...
    BR0280I BRCONNECT time stamp: 2010-02-07 03.02.39
    BR0308I Shutdown of database instance IRP successful
    BR0280I BRCONNECT time stamp: 2010-02-07 03.02.39
    BR0301W SQL error -1012 at location db_file_switch-15, SQL statement:
    'SELECT NVL(BYTES, 0) FROM DBA_DATA_FILES WHERE FILE_ID = 2'
    ORA-01012: not logged on
    BR0280I BRCONNECT time stamp: 2010-02-07 03.02.39
    BKI0023I: Time: 02/07/10 03:04:09 Done: 9.766 GB (6.8 %) of 142.774 GB. Estimated end time: 02/07/10 03:58:24.
    BKI0053I: Time: 02/07/10 03:04:09 Object: 1 of 46 done: /oracle/IRP/sapdata3/undo_1/undo.data1 with: 9.766 GB saved with description IRP___A0G5CX5F1D.
    BR0280I BRCONNECT time stamp: 2010-02-07 03.04.11
    #END /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-02-07 03.04.11
    BR0280I BRBACKUP time stamp: 2010-02-07 03.04.11
    #FILE..... /oracle/IRP/sapdata3/undo_1/undo.data1
    #SAVED.... IRP___A0G5CX5F1D
    BKI0027I: Time: 02/07/10 03:04:11 Object: 2 of 46 in process: /oracle/IRP/sapdata2/sr3700_5/sr3700.data5 Size: 4.336 GB, MGMNT-CLASS: WEEKLYMGMTCLASS, TSM-Server: PRODORADB_TDP@10
    BR0280I BRCONNECT time stamp: 2010-02-07 03.04.13
    #BEGIN /oracle/IRP/sapdata2/sr3700_5/sr3700.data5
    BR0280I BRCONNECT time stamp: 2010-02-07 03.04.13
    BR0301W SQL error -1012 at location db_file_switch-15, SQL statement:
    'SELECT NVL(BYTES, 0) FROM DBA_DATA_FILES WHERE FILE_ID = 28'
    ORA-01012: not logged on
    regards

    Hi
    Have a look at note : 1235951
    what version of the Brtools are you running ?
    Mark

  • ERROR = CONNECT failed with sql error '1017'

    Hi,
    we are getting the following error when we run r3trans -dx.It is an windows system.
    Here i have attached the trans.log.
    4 ETW000 r3trans version 6.14 (release 700 - 16.10.08 - 16:26:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 30.11.2010 - 08:58:12
    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]  Tue Nov 30 08:58:14 2010                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0          3857  0.003857
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\TQ1\DVEBMGS10\exe\dboraslib.dll"
    4 ETW000                                                                              22  0.003879
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         9  0.003888
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              18  0.003906
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "700.08", patchlevel (0.167)
    4 ETW000                                                                             143  0.004049
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              16  0.004065
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              25  0.004090
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              18  0.004108
    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                                                                              29  0.004137
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         16  0.004153
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              15  0.004168
    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                                                                              18  0.004186
    4 ETW000  [dev trc     ,00000]  CLIENT_ORACLE_HOME is not set as environment variable or
    4 ETW000                        DIR_CLIENT_ORAHOME is not set as profile parameter.
    4 ETW000                          assuming using instant client with unspecified location.
    4 ETW000                                                                             223  0.004409
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                 6714  0.011123
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         23  0.011146
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8DEC        2397  0.013543
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPRP1's password           16  0.013559
    4 ETW000  [dev trc     ,00000]  Connecting as /@TQ1 on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    4 ETW000                                                                              22  0.013581
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              18  0.013599
    4 ETW000  [dev trc     ,00000]    0 WE8DEC                                                    1 0000000006E6C090 000000000032AFF0 0000000006E7E378
    4 ETW000                                                                             109  0.013708
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0     6894  0.020602
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      14  0.020616
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server TQ1 (con_hdl=0,svchp=0000000006E7E238,srvhp=0000000006E80608)
    4 ETW000                                                                              37  0.020653
    4 ETW000  [dev trc     ,00000]  Assigning server context 0000000006E80608 to service context 0000000006E7E238
    4 ETW000                                                                           21591  0.042244
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                        32  0.042276
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0000000006E7E238,srvhp=0000000006E80608,usrhp=000000000032B808)
    4 ETW000                                                                              32  0.042308
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1017
    4 ETW000                                                                           34551  0.076859
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                           23657  0.100516
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1017         13  0.100529
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  12  0.100541
    4 ETW000  [dev trc     ,00000]  Connecting as SAPRP1/<pwd>@TQ1 on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    4 ETW000                                                                              17  0.100558
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              16  0.100574
    4 ETW000  [dev trc     ,00000]    0 WE8DEC                                                    1 0000000006E6C090 000000000032AFF0 0000000006E7E378
    4 ETW000                                                                              18  0.100592
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 000000000032B808
    4 ETW000                                                                              15  0.100607
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 000000000032B808
    4 ETW000                                                                              23  0.100630
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0000000006E7E238,srvhp=0000000006E80608,usrhp=000000000032B808)
    4 ETW000                                                                              18  0.100648
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1017
    4 ETW000                                                                            3281  0.103929
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                              19  0.103948
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1017         10  0.103958
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 1017   performing CON [dblink#5 @ 431]
    4 ETW000                                                                           10634  0.114592
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied [dblink#5 @ 431]
    4 ETW000                                                                              17  0.114609
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'TQ1'"

    Hi,
    LOG BY0=>ORA-01017: invalid username/password; logon denied
    You need to change your schema users password using "brconnect"
    Try as follow:
    1. Login as ora<sid>
    2. Use below command to reset SAPRP1 users password
    # brconnect  -u system -f chpass -o SAPRP1 -p <new password>
    If it still doesn't work... just set the password as "sap" (it is default password for schema user)
    # brconnect  -u system -f chpass -o SAPRP1 -p sap
    Hope, it helps you...
    Suggestions:
    Above thing will help even if OPS$ mechanism is not set correctly...
    But it is recommended to create and set permissions for OPS$ user. Else some BRTools function will produce errors...
    Relevant notes are already suggested by others...
    Please go through it word by word...
    Regards.
    Rajesh Narkhede

  • BR0301E SQL error -942 at location db_connect-4

    Hi All
    We are getting the next error when we try to execute the BRCONNECT tools:
    Job started                                                                             
    Step 001 started (program RSDBAJOB, variant &0000000000294, user ID IU3269)             
    Execute logical command BRCONNECT On host qassap                                        
    Parameters: -u / -c -f stats -t ALL                                                     
    BR0801I BRCONNECT 6.40 (32)                                                             
    BR0805I Start of BRCONNECT processing: cdwnmcsr.sta 2007-11-05 13.30.37                 
    BR0280I BRCONNECT time stamp: 2007-11-05 13.30.38                                       
    BR0301E SQL error -942 at location db_connect-4                                         
    ORA-00942: table or view does not exist                                                 
    BR0310E Connect to database instance QUA failed                                         
    BR0280I BRCONNECT time stamp: 2007-11-05 13.30.38                                       
    BR0301W SQL error -942 at location brc_dblog_open-1                                     
    ORA-00942: table or view does not exist                                                 
    BR0324W Insertion of database log header failed                                         
    BR0806I End of BRCONNECT processing: cdwnmcsr.sta2007-11-05 13.30.38                    
    BR0280I BRCONNECT time stamp: 2007-11-05 13.30.38                                       
    BR0804I BRCONNECT terminated with errors                                                
    External program terminated with exit code 3                                            
    BRCONNECT returned error status E                                                       
    Job finished                                                                               
    Best Regards
    Reynaldo Rebolledo.

    Hi Juan
    The actual error that we have is the next:
    Job started                                                                               
    Step 001 started (program RSDBAJOB, variant &0000000000297, user ID IU3269)                            
    Execute logical command BRCONNECT On host qassap                                                       
    Parameters: -u / -c -f stats -t ALL                                                                    
    BR0801I BRCONNECT 6.40 (32)                                                                            
    BR0252E Function fopen() failed for '/oracle/QUA/920_64/dbs/initQUA.sap' at location BrInitSapRead-1   
    BR0253E errno 2: No such file or directory                                                             
    BR0159E Error reading BR*Tools profile /oracle/QUA/920_64/dbs/initQUA.sap                              
    BR0280I BRCONNECT time stamp: 2007-11-06 18.14.36                                                      
    BR0301E SQL error -942 at location db_connect-4                                                        
    ORA-00942: table or view does not exist                                                                
    BR0310E Connect to database instance QUA failed                                                        
    BR0806I End of BRCONNECT processing: cdwnrzsy.log2007-11-06 18.14.32                                   
    BR0280I BRCONNECT time stamp: 2007-11-06 18.14.36                                                      
    BR0804I BRCONNECT terminated with errors                                                               
    External program terminated with exit code 3                                                           
    BRCONNECT returned error status E                                                                      
    Job finished                                                                               
    The last week we made a refresh of PROD to QUA, the error is when try to run the stadistics on QUA, then we get the error and we found the initPDC.sap and we rename inside of the file and the file from PDC to QUA and then we get the error that we send in the first message. Today we deleted the file initQUA.sap and get this error. Can you help us.
    Best Regards
    Reynaldo Rebolledo

  • BR0301E SQL error -1031 at location BrInitOraCreate-1

    when i am performing database backup through brtools 6.4 i am facing this error

    complete error list is
    BR0291I BRBACKUP will be started with options '-p initDCTEST.sap -d disk -t offline -m all -k no -e
    0 -l E'
    BR0280I BRTOOLS time stamp: 2005-10-18 16.23.43
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRTOOLS time stamp: 2005-10-18 16.23.47
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    BR0051I BRBACKUP 6.40 (3)
    BR0169W Value 'ibs=' of parameter/option 'dd_in_flags' ignored for 'Windows NT' - 'bs=' assumed
    BR0055I Start of database backup: bdrbziml.afd 2005-10-18 16.23.47
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0301E SQL error -1031 at location BrInitOraCreate-1
    ORA-01031: insufficient privileges
    BR0303E Determination of RDBMS version failed
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0301W SQL error -942 at location BrbDbLogOpen-1
    ORA-00942: table or view does not exist
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdrbziml.afd 2005-10-18 16.23.48
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0054I BRBACKUP terminated with errors
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    BR0292I Execution of BRBACKUP terminated with return code 3

  • BRconnect with error -1017 at location db_connect-2 when CE7.1Installtion

    Hi guys,
    I am experiencing some problems when I install the NW CE7.1 with SID CE1 on Windows server with oracle. Note,At this server , the PI7.1 have been installed with SID PI1, now I want to install the CE7.1 on that with MCOD,  the oracle db instance name is PID.When install the CE7.1,On the phase execute, it shows
    An error occurred while processing service SAP NetWeaver CE Productive Edition > Installation Options > Standard System > Standard System( Last error reported by the step :Process call 'E:\usr\sap\CE1\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR4DB -t all -p 2 -f nocasc' exits with error code 3. For details see log file(s) brconnect.log.). You may now
    u2022     choose Retry to repeat the current step.
    u2022     choose View Log to get more information about the error.
    u2022     stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CE71_PROD_ORA/INSTALL/ORA/STD/AS.
    The detailed log is below,
    BR0801I BRCONNECT 7.10 (3)
    BR0805I Start of BRCONNECT processing: cdyrdcop.sta 2008-08-26 00.03.23
    BR0252E Function fopen() failed for 'F:\oracle\PID\sapcheck\cdyrdcop.sta' at location main-11
    BR0253E errno 2: No such file or directory
    BR0121E Processing of log file F:\oracle\PID\sapcheck\cdyrdcop.sta failed
    BR0280I BRCONNECT time stamp: 2008-08-26 00.03.25
    BR0301E SQL error -1017 at location db_connect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance PID failed
    BR0806I End of BRCONNECT processing: cdyrdcop.sta 2008-08-26 00.03.24
    BR0280I BRCONNECT time stamp: 2008-08-26 00.03.25
    BR0804I BRCONNECT terminated with errors
    How to resolve this issue? Thanks in advance
    Roger

    Ashok,
    the log is below,
    4 ETW000 r3trans version 6.18 (release 710 - 28.07.08 - 15:52:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 26.08.2008 - 03:00:17
    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]  Tue Aug 26 03:00:19 2008                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                               0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0, addr 0000000187240000
    4 ETW000                                                                            8444  0.008444
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\XID\SYS\exe\uc\NTAMD64\dboraslib.dll"
    4 ETW000                                                                              21  0.008465
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                        32  0.008497
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              22  0.008519
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "710.16", patchlevel (0.106)
    4 ETW000                                                                             179  0.008698
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              20  0.008718
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              52  0.008770
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              61  0.008831
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                               2  0.008833
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                        123  0.008956
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                              22  0.008978
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection:
    4 ETW000                                                                              18  0.008996
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              24  0.009020
    4 ETW000  [dev trc     ,00000]  DIR_CLIENT_ORAHOME is not set as profile nor env. parameter.
    4 ETW000                        Assuming using instant client with unspecified location.
    4 ETW000                                                                            1917  0.010937
    4 ETW000  [dev trc     ,00000]  -->oci_init1                                          39  0.010976
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                27524  0.038500
    4 ETW000  [dev trc     ,00000]    Default connection: tnsname ='PID'                 151  0.038651
    4 ETW000  [dev trc     ,00000]  -->oci_initialize(con_hdl=0, char='', nchar='')       36  0.038687
    4 ETW000  [dev trc     ,00000]  application info callback registered                  15  0.038702
    4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16)                  8552  0.047254
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con_hdl=0, ErrHp=0000000005C7F3D0)
    4 ETW000                                                                             179  0.047433
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con_hdl=0, ErrBt=0000000005C82B98)
    4 ETW000                                                                              43  0.047476
    4 ETW000  [dev trc     ,00000]  Client character set UTF16 -> UTF8                   235  0.047711
    4 ETW000  [dev trc     ,00000]  Client NLS setting (OCINlsGetInfo): 'AMERICAN_AMERICA.UTF8'
    4 ETW000                                                                              26  0.047737
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPR3's password            25  0.047762
    4 ETW000  [dev trc     ,00000]  Connecting as /@PID on connection 0 (nls_hdl 0) ... (dbsl 710 250408)
    4 ETW000                                                                              32  0.047794
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet                   EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              31  0.047825
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      0000000005C771A0 0000000005C7F3D0 0000000005C82B98
    4 ETW000                                                                              25  0.047850
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_SVCCTX, con_hdl=0, svchp=0000000005C82A58)
    4 ETW000                                                                               6  0.047856
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                       5  0.047861
    4 ETW000  [dev trc     ,00000]  Attaching to database server PID (con_hdl=0, svchp=0000000005C82A58, srvhp=0000000005C832D8)
    4 ETW000                                                                             421  0.048282
    4 ETW000  [dev trc     ,00000]  Assigning server context 0000000005C832D8 to service context 0000000005C82A58
    4 ETW000                                                                           59509  0.107791
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_SESSION, con_hdl=0, usrhp=0000000005C7FBE8)
    4 ETW000                                                                             165  0.107956
    4 ETW000  [dev trc     ,00000]  Starting user session: OCISessionBegin(con_hdl=0, usr='/',svchp=0000000005C82A58, srvhp=0000000005C832D8, usrhp=0000000005C7FBE8)
    4 ETW000                                                                              26  0.107982
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR
    4 ETW000                                                                           56858  0.164840
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:
    4 ETW000                                                                            1430  0.166270
    4 ETW000  [dev trc     ,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                              25  0.166295
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                            1075  0.167370
    4 ETW000  [dev trc     ,00000]     set_ocica() -> SQL error code 1017                 27  0.167397
    4 ETW000  [dev trc     ,00000]  -->oci_get_errmsg (con_hdl=0, rc=1017)                15  0.167412
    4 ETW000  [dev trc     ,00000]     OCIErrorGet -> SQL error code: 1017               859  0.168271
    4 ETW000  [dev trc     ,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                              55  0.168326
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  17  0.168343
    4 ETW000  [dev trc     ,00000]  Connecting as SAPR3/<pwd>@PID on connection 0 (nls_hdl 0) ... (dbsl 710 250408)
    4 ETW000                                                                             808  0.169151
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet                   EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              30  0.169181
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      0000000005C771A0 0000000005C7F3D0 0000000005C82B98
    4 ETW000                                                                              25  0.169206
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0000000005C7FBE8
    4 ETW000                                                                              28  0.169234
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0000000005C7FBE8
    4 ETW000                                                                              61  0.169295
    4 ETW000  [dev trc     ,00000]  Starting user session: OCISessionBegin(con_hdl=0, usr=SAPR3/<pwd>, svchp=0000000005C82A58, srvhp=0000000005C832D8, usrhp=0000000005C7FBE8)
    4 ETW000                                                                              28  0.169323
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR
    4 ETW000                                                                           15304  0.184627
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:
    4 ETW000                                                                             197  0.184824
    4 ETW000  [dev trc     ,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                              21  0.184845
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                              51  0.184896
    4 ETW000  [dev trc     ,00000]     set_ocica() -> SQL error code 1017                 16  0.184912
    4 ETW000  [dev trc     ,00000]  -->oci_get_errmsg (con_hdl=0, rc=1017)                16  0.184928
    4 ETW000  [dev trc     ,00000]     OCIErrorGet -> SQL error code: 1017                55  0.184983
    4 ETW000  [dev trc     ,00000]     ORA-01017: invalid username/password; logon denied                                                                       
    4 ETW000                                                                              21  0.185004
    4 ETW000  [dev trc     ,00000]     DbSlConnect(con_hdl=-1) -> orc=0, 99=DBSL_ERR_DB
    4 ETW000                                                                              62  0.185066
    4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error 1017   performing CON          201  0.185267
    4 ETW000  [dblink      ,00000]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied
    4 ETW000                                                                              23  0.185290
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'PID'"
    *which password should be changed? i find below accounts from talbe adm_users.*
    SYS
    SYSTEM
    OPS$FGRW20806\SAPSERVICESR3
    OPS$FGRW20806\XIDADM
    OPS$FGRW20806\SAPSERVICEXID
    SAPSR3
    SAPSR3DB
    SAPSR4DB
    OUTLN
    DBSNMP

Maybe you are looking for