Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all 1892 articles
Browse latest View live

SAP_SLD_DATA_COLLECT getting hanged

$
0
0

Dear Experts,

we have scheduled SAP_SLD_DATA_COLLECT job via RZ70 in our ECC system.Most of the time it runs successfully but everyday

once it get hanged.

i checked SLD system also and everything is fine there. I have checked RFC   SLD_UC and SLD_NUC and both working fine.

what might be the issue kindly suggest.kindly find dev_wx file below

 

Environment:

SAP ECC6

Windows 2008 R2

Oracle 11.3

 

 

Warm Regards,

Sumit Jha


Error on DB Statistics causing job failure

$
0
0

Hello all,

 

We are facing an issue on db13 transaction where the DBstatistics job is getting the following error:

 

BR0301E SQL error -1115 at location stats_tab_collect-20, SQL statement:

'BEGIN DBMS_STATS.GATHER_TABLE_STATS (OWNNAME => '"SAPSR3"', TABNAME => '"SRRELROLES"', ESTIMATE_PERCENT => 30, METHOD_OPT => 'FOR ALL COLUMNS SIZE 1', DEGREE => NULL, CASCADE => TRUE, NO_INVALIDATE => FALSE); END;'

ORA-01115: IO error reading block from file  (block # )

ORA-01110: data file 14: '/oracle/ED0/sapdata3/sr3_11/sr3.data11'

ORA-27072: File I/O error

Linux-x86_64 Error: 5: Input/output error

Additional information: 4

Additional information: 404921

Additional information: -1

ORA-06512: at "SYS.DBMS_STATS", line 20390

ORA-06512: at "SYS.DBMS_STATS", line 20413

ORA-06512: at line 1

BR0886E Checking/collecting statistics failed for table SAPSR3.SRRELROLES

 

Can you help me to solve this issue?

Excessive DB Cpu Usage After OLTP Tables and Indexes Compressed

$
0
0

Dear Gurus,

 

Our system info:

    ECC6.0 + Oracle 11.2.0.3 + AIX5.3 64bit

    IBM P561 16CPU(32 Cores), 64GB RAM

   

 

     We implemented Oracle advanced Compression Option (ACO) in our PRD DB at 05/05/2014.

After that , we found the average DB CPU utilizatoin is more that 70% all day. It's very abnormal!

Ues topas to check and can found that every active process alwasys costs about 10% CPU Utilization.

There is no specail process costs remarkable DB CPU Utilization. Please see the screenshot attached.

Use the below command, can see:

 

$ ps -ef  |  grep ora | wc -l | grep -v grep

     376

 

Dose anyone know the issue?

 

 

Best Regards,

Jason

HTTP plugin is not active

$
0
0

Dear all,

 

During the execution of tcode OAAD system also guide to attach pic with emp# but , when i attach pic and execute it the then system put the message HTTP Plug is not active in Qaulity server .and DEV & Production is working fine.

 

NOTE: 3 instances (DEV, BW(dev), QA) are installed in Same server

 

kindly advise me  .

DR issue

$
0
0

Hi,

 

We are having issue after link down issue..logs were not automatically getting applied

 

We manually registered with below for copied archive log files

 

 

SQL> ALTER DATABASE REGISTER LOGFILE 'K:\oracle\PR1\oraarch\PR1ARCHARC0028816_0747680046.001';

 

 

 

 

 

But it is not getting applied.. Status it is showing status NO

 

 

 

Pls suggest

Heterogenous copy SWPM - minimal source Oracle version?

$
0
0

Hello,

 

I would like to migrate from Oracle to MSSQL, is there any limitation in Software Provisioning Manager concerning version of source database?

 

System is running Oracle 10.2.0.2

 

Do I need to update to 10.2.0.5 first?

 

Regards,

Martin

Space released during Orcale DB reorg..??

$
0
0


Hi All,

 

We have to do database reorg. Do we have a method to know:

 

1.How fragmented  tables and table spaces are?

2. How much approx space would be released after the reorganization?

 

Please guide how to go about it. Any method or any approach someone has done and can share will be greatly appreciated.

 

Regards,
Vicky

SAP Partitioning Engine fails for table EDI40

$
0
0

Has anyone had an issues with table EDI40 when trying to use the partitioning engine?

 

This table is one of those that requires "inspection" before the partitions can be calculated.  When you click "calculate", you see this message:

Required table data are missing. Data will be

collected in a batch job. Please start batch job

with button "Inspect Table".

 

On prior tables, this was not an issue.  When "inspect" is clicked, you are presented with run options (foreground, background), and when the inspect job finishes, you then return and do a calculation as normal.

 

However, for table EDI40, when you click "inspect", it presents the run options, and even runs (verified in SM37), but when you return to the table, it presents again with an "inspect" dialog and run option as if the inspect never ran.  This is the only table where this is a problem.

 

I have not found any references to this table in the notes other than those that discuss conversion of field types.  I don't see any errors or warning in the job logs either.  Could this be a specific bug?

 

Thanks in advance.


Online table reorg fails with ORA-01400

$
0
0

Hello,

 

I am trying to perform an online table reorganisation using brspace for a number of tables with already existing materialized views.

These materialized views are used for Oracle replication based on customer statement. The environment has the productive database and also a shadow database hosted on a different server.

The online table reorg fails with the bellow message.

 

 

BR1124I Starting 'online' reorganization of table SAPR3.Z370DLCH ...

BR0280I BRSPACE time stamp: 2014-07-20 09.12.38

BR0301E SQL error -1400 at location tab_onl_reorg-39, SQL statement:

'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPR3"', ORIG_TABLE => '"Z370DLCH"', INT_TABLE => '"Z370DLCH#$"', OPTIONS_FLAG => DBMS_REDEFINITION.CONS_USE_PK); END;'

ORA-01400: cannot insert NULL into ("SYS"."MLOG_REFCOL$"."OLDEST")

ORA-06512: at "SYS.DBMS_REDEFINITION", line 56

ORA-06512: at "SYS.DBMS_REDEFINITION", line 1498

ORA-06512: at line 1

BR0280I BRSPACE time stamp: 2014-07-20 09.12.38

BR1106E Reorganization of table SAPR3.Z370DLCH failed

 

 

Since the brspace reorganisation uses DBMS_REDEFINITION I imagine that the reorg fails because a new materialized view cannot be created.

Is there a solution to reorganize this king of tables that already have materialized views created?

We do not have the option to use "brspace -u / -f tbreorg -t <table_name> -a cleanup" since customer does not want us to touch the existing materialized views.

 

Thank you veru much for your time.

SXPG_COMMAND_EXECUTE failed for BRTOOLS

$
0
0

Hello Experts,

 

I am getting following error message while doing detailed log display in DB12 -> Overview of Database Backups

 

Message.JPG

Can some help me in getting desired solution for this problem.

 

Regards,

Akshay

why should avoid OLTP compression on tables with massive update/insert?

$
0
0

Dear expert,

 

We are planning oracle OLTP compression on a IS-U system, could you tell me

Why should avoid OLTP compression on tables with massive update/insert?

 

What kind of impact on the performance in the worst case?

 

Best regards,

Kate

Unable to see the configuration tab in DB13C in SOLMAN

$
0
0

Dear Experts,

 

I have a question where i am unable to see the configuration tab -> add systems in DB13C in our SOLMAN server (version is SAP NetWeaver 2004s), but i could locate the tab in other R3 systems, may i know for DB13C what is the difference between sapnetweaver and r3 systems?

 

I have gone through note 853610, it did not specify any scenarios relevant to mine.

 

Appreciate the replies. Thank you.

 

regards,

Lee

--- Article Removed ---

$
0
0
***
***
*** RSSing Note: Article removed by member request. ***
***

SMLT ( language is locked: you cannot perform this action)

$
0
0

Hi Experts,

 

I want to restart the my failed langauge import. But it gives me the above error.

 

How do I restart my import?

 

Regards

Prashant

SQL Apply Rolling Upgrade

$
0
0

Hi,

 

I would like to upgrade our Oracle database from release 9i to oracle 10g.

 

Anybody have used "SQL Apply Rolling Upgrade" with a SAP application to upgrade the database ?

 

Thank's in advanced

Francesc


Online Backup Failed from DB13, brbackup runs on application server

$
0
0

Hi Everone,

 

I am getting problem when i am scheduling Online Backup from DB13 t-code.

Backup gets failed because logical command BRBACKUP execute on our Application server host rather than DBCI server host.

 

I have pest the lob logs below:

************************************

Job started

Step 001 started (program RSDBAJOB, variant &0000000000389, user ID BASIS)

Execute logical command BRBACKUP On host xyzapp - (Application server)

Parameters:-u / -jid ALLOG20110824210000 -c force -t online -m all -p initSEP.sap -a -c force -p initSEP.sap -s

d

BR0051I BRBACKUP 7.00 (40)

BR0252E Function fopen() failed for '/oracle/client/10x_64/instantclient/dbs/initSEP.sap' at location BrInitSapRead-1

BR0253E errno 2: No such file or directory

BR0159E Error reading BR*Tools profile /oracle/client/10x_64/instantclient/dbs/initSEP.sap

BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09

BR0301E SQL error -12545 at location BrDbConnect-2, SQL statement:

'CONNECT /'

ORA-12545: Connect failed because target host or object does not exist

BR0310E Connect to database instance SEP failed

 

BR0056I End of database backup: begroqyn.log 2011-09-02 21.01.09

BR0280I BRBACKUP time stamp: 2011-09-02 21.01.09

BR0054I BRBACKUP terminated with errors

External program terminated with exit code 3

BRBACKUP returned error status E

Job finished

****************************************

Please help.

 

Thanks,

Ocean

SP Upgrade in case of multiple App servers

$
0
0

Hi Team,

 

I am performing SP11 Upgrade on my ECC 6.0 EHP6 server using SUM.

 

As of now I have Upgraded Systems from Dev to Pre-Prod all having only CI. In Prod, We have 10 App servers(ABAP only) So thinking what additional steps I need to perform in case of Prod due to multiple app servers.

 

As per my understanding I only need to manually stop all App servers when SUM reach downtime phase and start App servers when SUM execution is complete and there is no additional Step to be followed.

 

Please suggest if you think there is any other step also which I need to follow on Prod system due to multiple app servers.

 

Regards,

Shivam

Java Stack not connecting with DB after Oracle Upgrade

$
0
0
Oracle Upgrade Java Stack not connecting with DB

Hi I have just performed the Oracle Upgrade on the Server from 10g to
11g and after the Upgrade the ABAP Stack has come up but the Java Stack
is not getting connecting with the DB.

 

When I try to connect to the Configtool it gives me the error that
check if the DB is running or not.

 

 

 

I have followed the following link on the SCN and changed the password for the SAPSR3DB user

 

http://scn.sap.com/thread/3447030

When I used the command entered here to change the password of the SAPSR3DB it changed but it did not let me use the

-s java -RDB option

i.e.

brconnect -u system/password -c -f chpass -o SAPSR3DB -p password -s java -RDB

 

I am not able to connect to the Configtool

I am doing this on the Dev server and then I have to perform this on
the Production Server
I am attaching the log file i.e. log_bootstrap

--------------------------------------------------------------

INFO: Loading tool launcher...
   INFO: [OS: HP-UX] [VM vendor: SAP AG] [VM version: 1.5.0_14] [VM type: SAP Java 64-Bit Server VM]
   INFO: Main class to start: "com.sap.engine.bootstrap.Bootstrap"
   INFO: Loading 23 JAR files: [/usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jce.jar, /usr/sap/<SID>/SYS/global/security/lib/tools/iaik_ssl.jar, /usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jsse.jar, /usr/sap/<SID>/SYS/global/security/lib/tools/w3c_http.jar, /usr/sap/<SID>/SYS/global/security/lib/tools/iaik_smime.jar, ./bootstrap/sap.com~tc~je~extramile.jar, ./bootstrap/sap.com~tc~je~bootstrap~impl.jar, ./bootstrap/sap.com~tc~sec~secstorefs~java~core.jar, ./bootstrap/sap.com~tc~logging~java~impl.jar, ./bootstrap/sap.com~tc~bl~opensql~implStandalone.jar, ./bootstrap/sap.com~tc~bl~offline_launcher~impl.jar, ./bootstrap/sap.com~tc~exception~impl.jar, ./bootstrap/sap.com~tc~bl~iqlib~impl.jar, ./bootstrap/sap.com~tc~bl~config~impl.jar, ./bootstrap/sap.com~tc~je~offlineconfiguration~impl.jar, ./bootstrap/sap.com~tc~je~flightrecorder.jar, ./bootstrap/sap.com~tc~je~cfs~container~standalone_impl.jar, ./bootstrap/sap.com~tc~bl~deploy~offline~impl.jar, ./bootstrap/jdbc.jar, ./bootstrap/jperflib.jar, ./bootstrap/sap.com~tc~sapxmltoolkit~sapxmltoolkit.jar, ./bootstrap/iaik_jce.jar, ./bootstrap/sap.com~tc~bl~jdsr~jdsr.jar]
   INFO: Start

* Configuring bootstrap...
      Found bootstrap properties file [/usr/sap/<SID>/DVEBMGS00/j2ee/cluster/bootstrap/bootstrap.properties]
* Done for 471 ms

* Memory available to the bootstrap JVM: 2 GiB / 2863333376 bytes

-----[Bootstrap Module started]--------[Thu Jul 24 15:50:53 IST 2014]-------

+------------[Bootstrap synchronization activities information]-----------+
| Runtime Binaries: [X]        Native files: [X] Instance Properties: [X] |
|  Nodes Structure: [X] Cluster File System: [X]    Online bootstrap: [ ] |
+-------------------------------------------------------------------------+

None of the startup parameters passed: [-DSAPSTART=1, -DSAPSYSTEM=00, -DSAPSYSTEMNAME=<SID>, -DSAPMYNAME=mtspidev_<SID>_00, -DSAPPROFILE=/usr/sap/<SID>/SYS/profile/<SID>_DVEBMGS00_mtspidev, -DFRFC_FALLBACK=ON, -DFRFC_FALLBACK_HOST=localhost] is known to the bootstrap. Activating the default mode - synchronize all (-all).
* Properties used for initialization: {element.resynch=detect, Logging properties = {log[defaultTrace]=FileLog, .logs=log[defaultTrace],log[consoleLog], log[defaultTrace].pattern=../../work/log_bootstrap.log, /.severity=Info, log[consoleLog].formatter=formatter[ConsoleFormatter], formatter[ConsoleFormatter]=TraceFormatter, log[consoleLog]=com.sap.engine.bootstrap.logging.BootstrapConsoleLog, log[defaultTrace].cnt=3, formatter[BootstrapFormatter]=TraceFormatter, log[defaultTrace].formatter=formatter[BootstrapFormatter], formatter[ConsoleFormatter].pattern=%m, log[defaultTrace].limit=5242880, .severity=Info, formatter[BootstrapFormatter].pattern=[%24d] %m}, debug=no, Watchdog properties = {watchdog.timeout=90000, watchdog.check_interval=2000}}
* Bootstrap initialized for 729 ms

* Watchdog [90000 ms] checking every [2000 ms] started.

* Initializing DB connection...
SecStoreFS object initialized.
setDefaultFilenames () called, filename = "/usr/sap/<SID>/SYS/global/security/data/SecStore.properties".
File version = "7.00.000.001", software version = "7.00.000.001".
File version = "7.00.000.001", software version = "7.00.000.001".
setDefaultKeyFilename () called, filename = "/usr/sap/<SID>/SYS/global/security/data/SecStore.key".
Check record okay.
Existing store opened.
File version = "7.00.000.001", software version = "7.00.000.001".
Entering setDefaultsFromProperties()
com.sap.sql.trace.j2ee.cnt is 10
com.sap.sql.trace.j2ee.limit is 10000000
Exiting setDefaultsFromProperties()
Component: [internal/unkown] of type [unkown]
Message: [Exception occurred:]
com.sap.engine.bootstrap.SynchronizationException: Database connection initialization failed. Check if the database is running and the database properties.
        at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:114)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:74)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:229)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:156)
----------==[ Caused by: ]==----------
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:432)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:178)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
        at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:127)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:262)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:39)
        at com.sap.engine.bootstrap.HelperImpl.getConfigurationHandlerFactory(HelperImpl.java:38)
        at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:111)
        at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:74)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:229)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:156)
Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
        at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:790)
        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:362)
        at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
        at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
        at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
        at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
        at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
        at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:674)
        at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:624)
        at com.sap.sql.connect.datasource.DBDataSourceImpl.getPooledConnection(DBDataSourceImpl.java:164)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:376)
        ... 14 more


[Bootstrap]> Problem occurred while performing synchronization. For more details see the logs above.

-------------------------------------------------

Help is appreciated.

 

Thanks

Oracle installation media...

$
0
0

Hi Experts,

I am newbie into the ORACLE database.

We have requirement to install the latest version of ORACLE database on AIX6.1 (Which we have to perform before SAP installation)

I have downloaded the following media. Please let me know media is correct or not.


Oracle_Database.JPG


Thanks and Regards,
amit.

Uninstall Database manually for Unicode Conversion

$
0
0

Hi Guys,

 

While performing a Unicode Conversion, during Export, Unistall and Import of Database, I would like to improve times for Database Creation since its 5TB

 

My goal is to delete SAP/DB Instance Non-Unicode but keeping Tablespaces and Datafiles Layout, in order to not recreate them when re-installing SAP/DB Instance Unicode

 

According to SAP Note 1260050 - UNIX:Deleting Oracle DB Instance Based on NW7.1 and Higher, the steps are the following.

 


drop user SAP<SCHEMA_ID> cascade;

drop tablespace <TABLESPACE_NAME> including contents;


Are this steps valid to delete a ABAP Database, and keeping Datafiles structures for when Installing Unicode SAP Instance?


Thanks!


Viewing all 1892 articles
Browse latest View live




Latest Images