Quantcast
Channel: SCN : All Content - SAP on Oracle
Viewing all 2104 articles
Browse latest View live

Reg: Oracle Installation on HP-UX Failed

$
0
0

Hi Experts,

 

I started with Oracle10g OS: B.11.31 version, SAP ECC5.0 Brrestore Method, System copy import method.

Now started Oracle Installation asking some pre-requisites I solved after completion  showing OS related Error message

Version could not supported. pls tell me how to modify that version. I attached tha log information.

 

 

 

================================

Preparing response files. Please wait:

======================================

Working on /software/db/database/SAP/SVRCUSTOM.RSP

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

........................................................................

..............................................................

/software/db/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.13513: Done

Starting Oracle Universal Installer...

 

 

Checking installer requirements...

 

 

Checking operating system version: must be B.11.23.    Actual B.11.31

                                      Failed <<<<

 

 

Exiting Oracle Universal Installer, log for this session can be found at /oracle/TPU/102_64/logs/installActions2013-12-31_02-23-20PM.log

 

 

Thanks & Regards,

Basis Team


[Architecture] Question about performance - SAP + Oracle on Linux (single node, non RAC)

$
0
0

Hello,


I've got one SAP system on Oracle - single Oracle instance without ASM. It has average (user calls average based on 2 months period) 17 000 user calls per second and daily around 2 million dialog steps + 1,5 million of RFC+UPD+BGD steps together.


We are following SAP rules regarding DB parameters and tuning expensive SQL statements (in top 20 selects sorted by DB time we don't have any
select with more than 5 blocks read by each row,  I'm aware that it is not only one criteria, but it is to show that system is being tuned (not that all
are tuned
but all of top resource consuming SQLs from cursor cache looks fine) from expensive SQLs perspective. I’m aware that very often expensive SQLs causing very often unnecessary load.

 

Our storage vendor did checks and claims that there are no hot spots on storage and it has a free resources to handle current load twice (IOPs). I would like to know where this configuration could have bottlenecks. Some times (especially when load on db is higher than usual) I see queue and wait times  on dm* devices. Configuration looks in this way:

 

Linux SLES 11 SP1. LUNs configured from OS to storage:

  • Oracle parameters align with SAP recommendations (as mentioned above)
  • Filesystem ext3 with mount options: rw,noatime,nodiratime,barrier=0 (5 sapdata LUN/fs - 2TB each)
  • LVM: 
    lvm2, Metadata Areas 1, Clustered yes, PE Size 4.00 MB
  • Linux multipathing is used with configuration:    
    features='1 queue_if_no_path' hwhandler='1 alua' wp=rw  policy='round-robin 0'
  • Then lower:
    FC network (2 cards in server, 2 FC switches, 2 Controllers in storage array, storage array 160+ spindle disks + 12 ssd for tiering - no significant waits visible from storage array statistics).

 

Please let me know if you have experience with similar load and Oracle on Linux architecture and what configuration you have or what you would improve for above (please give a hints basing upon your experience)

 

Thanks in advance,

Marek

Upgrade MSS portal database from Oracle 9.2.0.6 to 11g

$
0
0

Hello

 

The environment I am describing is 32 bit Windows.

 

Our SAP Portal system is still running Oracle 9.2.0.6.  I need to get this upgraded to 11g & I'm not clear which is the best route to follow  to do this.

 

I have seen documentation which says that a direct upgrade from as old as 9.2.0.4 to 11g is supported but other documentation seems to imply that the earliest which is supported is 9.2.0.8.

 

I have also recently upgraded on Widnows from 10.2.0.1 to 11g & discovered that I needed to go to 10.2.0.2 before I could move to 11g - this wasn't in any documentation I saw  until the error occurred & I searched explicitly for a solution.

 

Does anyone have experience of this & can you offer any advice?

 

The database on our portal system is , as far as  I understand it, only used to hold user information.

 

Any advice appreciated.

 

Thanks, Chris

Database Recovery

$
0
0

Hi Experts,

 

We lost eight(8) production archive files because of backup failure through HP Data protector

 

We are using the archive for DR restoration but now it's causing inconsistency and restoration is not possible.

 

Currently my DR is in stable condition till 4~5 day ago situation, now i need point in time recovery on DR server without lost archives.

 

Currently I have last week cold backup+yesterday online backup+archive after online backups.

 

Can you please suggest that it's possible to restore online backup on current situation using DP or I need to go through complete recovery procedure.

 

Either suggest the alternate way of point in time recovery.

 

Regards,

Vinay Shrimali

Reg: Oracle Installation on HP-UX

$
0
0

Hi Experts,

 

I am new HP-UX with SAP, Now I start the SANDBOX server for Upgrade Testing,

I  having some doubt how to install Orcale Pre-Requisites, What are the Env I need to set,

Please tell me and give any reference guide.

UNIX Oracle Upgrade 10 to 11

$
0
0

Current Environment: SAP Dev System Oracle Version 10, UNIX HP v11

 

I am trying to upgrade the Oracle Database from 10 to 11.3, when I run the OUI it cancels or errors out at the following step i.e. Provide Previliged user groups. I know I have to select the default entries provided but when I select that it fails.

 

Also when I change the default entries it still fails.

 

I have checked the groups i.e. DBA and OPER.

I have changed the entries in /etc/group file and edited using Vi editor and added ora<SID> in group file under dba group, after reading the SCN blogs.

 

Can some one help this I cannot move past this step.

 

Help is appreciated.

How To check bottlenecks in SAP

$
0
0

Hi Experts,

 

What are the parameters we need to monitor at the time of slow experience of the performance of the system , we are having two IBM power 4, AIX 6.1 , systems with Oracle 10.2.0.4 systems.

One is  System is central instance and another is application instance, and we are having 330 users in SAP.

 

Please suggest us.

 

Regards

Rj

[Oracle] Oracle 12c - Architectural change in instance / listener registration process (LREG)

$
0
0

Introduction

This blog post is just a short note about an architectural change in the instance / listener registration process starting with Oracle 12c. I noticed this change by testing some Oracle RAC 12c features, which do not work properly at first (which was my fault due to some misconfiguration). Basically my issue was about database service registration in the SCAN listeners and the corresponding quality of service.

 

I enabled the registration trace as usual (prior 12c) by setting event "immediate trace name listener_registration" and tried to figure out what happens with PMON in detail, but the PMON trace file did not include any information at all. After browsing through other process trace files i found the needed information in the LREG trace file.

 

 

Official Oracle documentation

 

Listener Registration Process (LREG)

The listener registration process (LREG) registers information about the database instance and dispatcher processes with the Oracle Net listener (see "The Oracle Net Listener"). When an instance starts, LREG polls the listener to determine whether it is running. If the listener is running, then LREG passes it relevant parameters. If it is not running, then LREG periodically attempts to contact it.

Note: In releases before Oracle Database 12c, PMON performed the listener registration.

 

Ok, here we go. I stumbled over a simple RTFM issue. Funny to notice, that Oracle did not change this in the whole Oracle 12c R1 documentation consequently as some graphics still include the PMON process (e.g. The Oracle Net Listener).

 

 

Demo

The following demo was run on an Oracle database (12.1.0.1.0) on OEL 6.4.

 

SQL> alter system set events='immediate trace name listener_registration level 3';

 

 

shell> $ADR_HOME/rdbms/t12db/T12DB/trace/T12DB_lreg_1728.trc
Start Registration Information
------------------------------
Last update: 429599631 (10 seconds ago)
Flag: 0x4, 0x0
State: succ=1, wait=0, fail=0
Non-CDB: root pdb 0 last pdb 0 open max pdb 0
Listeners:  0 - (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=OEL)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=T12DB))) pdb 0       state=1, err=0       nse[0]=0, nse[1]=0, nte[0]=0, nte[1]=0, nte[2]=0       ncre=0       endp=(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=OEL)(PORT=1523)))         flg=0x80000000 nse=0
Instance: T12DB  flg=0x0, upd=0x8  info=(INF=(HOST=oel)(REGION=)(DB_NAME=)(VINST_NAME=))  node load=133, max=15360  inst load=1, max=474
Services:  0 - T12DB       flg=0x4, upd=0x6, pdb=0       goodnes=0, delta=1  1 - T12DBXDB       flg=0x5, upd=0x6, pdb=0       goodnes=0, delta=1
Handlers:  0 - Dedicated       flg=0x80002002, upd=0x2       services=T12DB       hdlr load=44, max=299
Dispatcher Handlers:  0 - D000(1)       addr=(ADDRESS=(PROTOCOL=tcp)(HOST=OEL)(PORT=15233))       inf=DISPATCHER <machine: OEL, pid: 1734>       flg=0x1004, upd=0x0       services=T12DBXDB       hdlr load=0, max=1022
CMON Handlers:
CMON Handlers for Listener Networks:
Listen Endpoints:  0 - (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=OEL)(PORT=5500))(Security=(my_wallet_directory=/oracle/admin/T12DB/xdb_wallet))(Presentation=HTTP)(Session=RAW))       flg=0x80000000, nse=0, lsnr=, lflg=0x13       pre=HTTP, sta=0
----------------------------
End Registration Information
----------------------------

 

 

Summary

I searched for an explanation after i have noticed that behavior change and found a valid one in book "Expert Oracle RAC 12c" by Syed Jaffar Hussain, Tariq Farooq, Riyaj Shamsudeen and Kai Yu.

 

In version 11.2, if there are numerous services (100+) and numerous listeners, then there is a possibility that the PMON process might spend more time on service registration to listeners due to the sheer number of services and listeners. But, in version 12c, this possibility is eliminated as the LREG parameter performs service registration and PMON is freed from listener registration.

 

This explanation makes sense in such environments as PMON is responsible for some other critical tasks as well.

 

The process monitor (PMON) monitors the other background processes and performs process recovery when a server or dispatcher process terminates abnormally. PMON is responsible for cleaning up the database buffer cache and freeing resources that the client process was using. For example, PMON resets the status of the active transaction table, releases locks that are no longer required, and removes the process ID from the list of active processes.

 

If you have any further questions - please feel free to ask or get in contact directly, if you need assistance by troubleshooting Oracle database (performance) issues.

 

 

References


asmcmd in oracle

$
0
0

Hi Team,

 

I have this strange issue where i get connected to idle instance whenever i type asmcmd from oracle user.

oracle user is part of the asmadmin group.

 

ORACLE_SID is the same as we get fro instance_name from v$instance.

 

Do we still have to set some parameters in order to launch asmcmd?

An SQL Error occured when accessing the table .

$
0
0

Hi Experts,

 

I have an issue in my IDES server. When I try logging in I face the following error "An SQL Error occured when accessing the table".

Even I have checked my tablespaces using brtools.

 

List of database tablespaces:

 

 

Pos.  Tablespace     Type  Status    ExtMan.  SegMan.  Backup  Files/AuExt.

      Total[KB]   Used[%]    Free[KB]  ExtSize[KB]  FreeExt.    Largest[KB]

 

 

  1 - PSAPIDS        DATA  ONLINE    LOCAL    AUTO      NO        37/37

      87783424     94.63     4712384     96593920        15     9185280+:8069120

+:8069120+:8069120+:8048640+

  2 - PSAPIDS640     DATA  ONLINE    LOCAL    AUTO      NO        20/20

      48222208     98.50      721280     96604160        24     8990720+:7905280

+:7884800+:7864320+:7761920+

  3 - PSAPIDSUSR     DATA  ONLINE    LOCAL    AUTO      NO         1/1

         51200     68.00       16384     10188800         1    10188800+:16384:0

:0:0

  4 - PSAPTEMP       TEMP  ONLINE    LOCAL    MANUAL    NO         1/1

       2048000     71.10      591872      8192000         1     8192000+:591872:

0:0:0

  5 - PSAPUND1       UNDO  ONLINE    LOCAL    MANUAL    NO         1/1

      10485760      0.01    10484352     23068656         3    23068656+:4063232

:4061888:2359232:0

  6 - SYSTEM         DATA  ONLINE    LOCAL    MANUAL    NO         1/1

        870400     67.10      286336      9369600         2     9369600+:285632:

 

Please help me with the solution.

 

Thanks in Advance,

Satheesh E

Db statistics

$
0
0

Hi Folks,

 

I have a doubt suppose i am running the statistics manually, and i want to check the logs for whether the statistics have been updated or not.

I can check the same from DB02old checks dates of table analysis,

How can i check the same from dbacockpit?

I am not using brconnect to schedule the jobs, i am doing it manually.

 

Thanks,

Minimizing Downtime during large database Migration with Oracle Data Guard

$
0
0

Hello community,

we have to migrate a large database to a new datacenter. My approch to avoid downtime was to install a Oracle DataGuard system completely and do log shipping of the current live produciton system to this target system.


We are awarethat the SAP provides the following propositions (but no option):

 

Note 1508271 - Oracle to Oracle Online Migration - Triple-O

Note 693168 - Minimized Downtime Service and Incremental Migration (IMIG)

 

Would you recommend this method and there are documentation for this (DataGuard)- method?

 

 

Many thanks for your help!

 

Lutz

DB13 update statistics fails - After systemcopy

$
0
0

Hi,

 

I have performed a homogeneous system copy from Production (PRD)  to Quality Server.(QAS)

(Restored from a PRD backup)

 

Post installation steps are done on QAS & system is functioning properly

 

But, when it executes the job  "Check and update optimizer statistics" on QAS ... after if seconds that job fails.

(Detail log file is attached. - log.txt)

(In PRD , it executes successfully)

 

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

BR0817I Number of monitored/modified tables in schema of owner SAPSR3: 71016/16909

BR0280I BRCONNECT time stamp: 2014-01-09 11.19.11

BR0877I Checking and collecting table and index statistics...

BR0280I BRCONNECT time stamp: 2014-01-09 11.19.11

BR0881I Collecting statistics for table SAPSR3./BI0/D0PPM_VC11 with method/sample CH ...

BR0280I BRCONNECT time stamp: 2014-01-09 11.19.12

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

'BEGIN DBMS_STATS.GATHER_TABLE_STATS (OWNNAME => '"SAPSR3"', TABNAME => '"/BI0/D0PPM_VC11"', ESTIMATE_PERCENT => NULL, METHOD_OPT => 'FOR ALL COLUMNS SIZE 75', DEGREE => NULL

ORA-20003: Specified bug number (5099019) does not exist

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

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

ORA-06512: at line 1

BR0886E Checking/collecting statistics failed for table SAPSR3./BI0/D0PPM_VC11

BR0280I BRCONNECT time stamp: 2014-01-09 11.19.12

BR0881I Collecting statistics for table SAPSR3./BI0/D0PPM_VC1P with method/sample CH ...

BR0280I BRCONNECT time stamp: 2014-01-09 11.19.12

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

'BEGIN DBMS_STATS.GATHER_TABLE_STATS (OWNNAME => '"SAPSR3"', TABNAME => '"/BI0/D0PPM_VC1P"', ESTIMATE_PERCENT => NULL, METHOD_OPT => 'FOR ALL COLUMNS SIZE 75', DEGREE => NULL

ORA-20003: Specified bug number (5099019) does not exist

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

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

ORA-06512: at line 1

BR0886E Checking/collecting statistics failed for table SAPSR3./BI0/D0PPM_VC1P

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

 

 

Number of Tables Without Statistics:532
Number of Indexes Without Statistics:159
Number of Tables Whose Statistics Were Deleted:0
Number of Indexes Whose Statistics Were Deleted:0
Number of Tables Whose Statistics Were Checked:100
Number of Tables Selected After Check:0
Number of Tables for Which Statistics Were Collected:0
Number of Indexes for Which Statistics Were Collected:0
Number of Indexes Whose Structure Was Checked:0
Number of Indexes Whose Structure Was Checked:0

 

 

I have tried with brconnect -u / -c -f stats -t all as well

But the same error pops up

 

 

What could be the reason for this.

 

regards,

zerandib

Error in report RSORACOL

$
0
0

Hi everybody,

 

In our Solution Manager I get the next error when the report RSORACOL is executed (inside SAP_COLLECTOR_FOR_PERFMONITOR):

 

Exception CX_DBA_ADBC in program RSORACOL line 0

  Kernel Error ID:

  SYSID: SM           --> Solution Manager

  SY-SUBRC: 0

  SQL statement: select version FROMv$instance

  Database: XXX      --> Remote Database

caused by

Exception CX_SQL_EXCEPTION in class CL_SQL_RESULT_SET

  Kernel Error ID:

  DB Error: Yes

  SQL Code: 942

  SQL Message: con=1(XXX.XXXXX): ORA-00942: table or view does not exist

 

In the Solution Manager the table ORA_MON_DBCON, which is read by RSORALCOL, has entries for the rest of the systems in the landscape. When try to execute the functions in table DB02_COLL_PLAN, the result is the error above.

 

Could anybody help me with it?

 

Thanks in advance

BRTOOLS insufficoent privileges after update

$
0
0

Hi everybody,

I am currently facing the situation that I get the error "ORA-01031: insufficient privileges" while running Backup or even while making a Database system check with BRTOOLS (BRBACKUP and BRCONNECT).

 

This error occurs since the update of the SAP System, from Solution Manager 7.1 SPS 08 to Solution Manager 7.1 SPS 10

 

DB = Oracle 11g

OS = Windows 2003 x64

 

Error message while backup

BR0280I BRBACKUP time stamp: 2014-01-10 09.53.13
BR0301E SQL error -1031 at location BrSapTspList-8, SQL statement:
'PREPARE stmt_1 FROM'
'SELECT TABSPACE FROM "SAPSR3".TSORA UNION SELECT INDSPACE FROM "SAPSR3".TSORA ORDER BY 1'

ORA-01031: insufficient privileges

 

Error message while Database system check

BR0280I BRCONNECT time stamp: 2014-01-10 09.20.35
BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
'PREPARE stmt_5 FROM'
'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' A
ND DIFFKIND IN ('02', '61', '99') ORDER BY OBJNAME'

ORA-01031: insufficient privileges

 

I have already found an old discussion with a similar error, but this was not really answered.

 

Kind regards,

Niklas


BR Backup Failed

$
0
0

Hi,

BRBackup failed due to insufficient previliges. Plese advise.
===================================================================
10.01.2014 11:00:02 Job started
10.01.2014 11:00:02 Step 001 started (program RSDBAJOB,
variant &0000000000474, user ID RR01)
10.01.2014 11:00:02 Execute logical command BRARCHIVE On
host SAPPRDSERV
10.01.2014 11:00:02 Parameters:-u / -jid
LOG__20140108110000 -c force -p initsop.sap -sd
10.01.2014 11:00:03 BR0002I BRARCHIVE 7.00 (52)
10.01.2014 11:00:03 BR0006I Start of offline redo log
processing: aemyhkog.svd 2014-01-10 11.00.02
10.01.2014 11:00:03 BR0484I BRARCHIVE log file:
F:\oracle\SOP\saparch\aemyhkog.svd
10.01.2014 11:00:03 BR0280I BRARCHIVE time stamp: 2014-01-
10 11.00.03
10.01.2014 11:00:03 BR0301E SQL error -1031 at location
BrInitOraCreate-2, SQL statement:
10.01.2014 11:00:03 'CONNECT / AT PROF_CONN IN SYSOPER MODE'
10.01.2014 11:00:03 ORA-01031: insufficient privileges
10.01.2014 11:00:03 BR0303E Determination of Oracle version
failed
10.01.2014 11:00:03
10.01.2014 11:00:03 BR0007I End of offline redo log
processing: aemyhkog.svd 2014-01-10 11.00.03
10.01.2014 11:00:03 BR0280I BRARCHIVE time stamp: 2014-01-
10 11.00.03
10.01.2014 11:00:03 BR0005I BRARCHIVE terminated with errors
10.01.2014 11:00:03 External program terminated with exit
code 3
10.01.2014 11:00:03 BRARCHIVE returned error status E
10.01.2014 11:00:03 Job finished
======================================================================

 

Regards

 

 

RR

disp + work.exe - stopped

$
0
0

Dear Support,

 

 

After restart my quality server, have problem to up mmc console.

 

It come green color for few seconds, after it automatically
disconnected.

 

Kindly see the attachment for Devloper_trace.

 

Please advise how to rectify this issue.

 

Regards

 

Rajesh

Phase Install Oracle 10g error " linking precompiler common file 10.2.0.1.0"

$
0
0

Dear Master,

 

I need your help about my problem.

I install EHP4 and use Oracle 10g, and now error phase install oracle 10g.

linking precompiler common file 10.2.0.1.0

LINKING ERROR ORACLE.jpg

Attach :

 

installActions2014-01-09_03-12-53PM.log

 

 

Please resolution this problem..

 

regards,

-RhA

Oracle compression

$
0
0

Dear Expert,

 

I have done oracle upgrade to 11G from 10G ,,,but now client is looking for Oracle Compression also ...But i have never done this before ...i am going to do this on the Quality first ...please help me to find out the steps or any guide regarding the activity ....

 

Thanks

 

Rableen

error in check database . Please help me on this

$
0
0

Hi,

 

Currently i am installed a new sysem called Qlty with Production database. When i execute checkDB i am getting the following error. But its working in BRTools

 

 

Regards

Subbu

Viewing all 2104 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>