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

Tablespace datafiles in multiple filesystems

$
0
0

Hello,

 

I'll try to keep my first discussion/question as brief as possilbe,

 

One of our ext4 filesystems (RHEL 6.2) that houses a near-max-size tablespace (Oracle 11g) is exhausted, expanding it is a viable option, however that raised a question in my head, what would be the implications of extending this tablespace with a datafile that would reside on a different filesystem, i.e. different /sapdata# filesystem? As far as my little knowledge goes, it's doable, however wanted to know if there could be any downsides.

 

Best regards


Table FEH_MESS_PERS and column (PAYLOAD) growing

$
0
0

Hi ALL,

 

 

Oracle version 11.2.0.3

 

BRTOOLS 7.20 (30)

 

SAP version 7.2

 

The below LOB segment which is more occupied space in CRM
system and I checked with any compression option but my bad as per As per SAP note 1431296 SAP
recommendation not to compress the following table in oracle and if these tables have securefile LOBs, we
should also not compress them
.

The below object which is securefile LOB so we don’t have
any option for compression.

Is there any option available for archiving or deletion the old data’s? Can we make use of them?

 

Is it any impacting business data?

 

SELECT table_name, column_name,securefile, compression FROM dba_lobs where SEGMENT_NAME='SYS_LOB0000337570C00008$$';

 

TABLE_NAME                     COLUMN_NAME                   SECUREFILE                                           COMPRE

 

 

 

FEH_MESS_PERS                  PAYLOAD                                     YES                                                    NO

 

   


SEGMENT_NAME


SEGMENT_TYPE


Size in GB


TABLESPACE_NAME


SYS_LOB0000337570C00008$$


LOBSEGMENT


  1. 445.073364

PSAPSR3


Please let me know if any more details.

 

Thanks & Regards,

Dhavan

compression for oracle database and index compression during import of data

$
0
0

Hi All,

 

I have a query , in order to import into oracle database and also have compression and index compression , do we have some kind of load args for r3load and also do we have to change the tpl file ?

Error during upgrade in phase MAIN_SHDINST/RUN_RSVWSCPY

$
0
0

We are upgrading our solution manager 7.1 to SP 10(ST:10 Basis 13). Stuck with the below two errors in phase MAIN_SHDINST/RUN_RSVWSCPY

Any clues here experts.. ?

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

cat RSVWSCPY.ELG

 

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Clone shadow views ERRORS and RETURN CODE in RSVWSCPY.SX1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

3 ETGCLN create view "V_ADCP_SO" (  "CLIENT", "PERSNUMBER", "DATE_FROM", "NATION", "COMP_PERS", "SO_KEY", "ADDRNUMBER", "NAME_TEXT" ) as SELECT T1."CLIENT", T1."PERSNUMBER", T1."DATE_FROM", T1."NATION", T2."COMP_PERS", T2."SO_KEY", T2."ADDRNUMBER", T1."NAME_TEXT" FROM "ADRP" T1, "ADCP" T2, "ADRC" T3 WHERE T1."NATION" = T2."NATION" AND T1."CLIENT" = T2."CLIENT" AND T1."PERSNUMBER" = T2."PERSNUMBER" AND T3."NATION" = T2."NATION" AND T3."CLIENT" = T2."CLIENT" AND T3."ADDRNUMBER" = T2."ADDRNUMBER"

3 ETGCLN CREATING VIEW V_ADCP_USR

3 ETGCLN create view "V_ADCP_USR" (  "CLIENT", "PERSNUMBER", "DATE_FROM", "NATION", "MC_NAMEFIR", "MC_NAMELAS", "SO_KEY", "MC_NAME1", "ADDRNUMBER", "DATE_ADRC", "DATE_ADCP", "PERS_GROUP", "NAME_FIRST", "NAME_LAST", "NAME_TEXT" ) as SELECT T1."CLIENT", T1."PERSNUMBER", T1."DATE_FROM", T1."NATION", T1."MC_NAMEFIR", T1."MC_NAMELAS", T2."SO_KEY", T3."MC_NAME1", T2."ADDRNUMBER", T2."DATE_FROM", T3."DATE_FROM", T1."PERS_GROUP", T1."NAME_FIRST", T1."NAME_LAST", T1."NAME_TEXT" FROM "ADRP" T1, "ADCP" T2, "ADRC" T3 WHERE T1."NATION" = T2."NATION" AND T1."CLIENT" = T2."CLIENT" AND T1."PERSNUMBER" = T2."PERSNUMBER" AND T3."CLIENT" = T2."CLIENT" AND T3."ADDRNUMBER" = T2."ADDRNUMBER" AND T3."NATION" = T2."NATION" AND T1."PERS_GROUP" = 'BC01' AND T2."COMP_PERS" = 'C'

3 ETGCLN CREATING VIEW V_ADDR_USR

3 ETGCLN create view "V_ADDR_USR" (  "CLIENT", "ADDRNUMBER", "PERSNUMBER", "DATE_FROM", "NATION", "DATE_FR_C", "NATION_C", "DATE_FR_P", "NATION_P", "DATE_TO", "SO_KEY", "DEPARTMENT", "FUNCTION", "BUILDING_C", "FLOOR_C", "ROOMNUM_C", "ID_CODE", "IH_MAIL", "SORT1_C", "SORT2_C", "SORT_PHN_C", "DEFLT_COMM", "TEL_NUMBER", "TEL_EXTENS", "FAX_NUMBER", "FAX_EXTENS", "TITLE_P", "NAME_FIRST", "NAME_LAST", "NAME2_P", "NAMEMIDDLE", "NAME_LAST2", "NAME_TEXT", "CONVERTED", "TITLE_ACA1", "TITLE_ACA2", "PREFIX1", "PREFIX2", "TITLE_SPPL", "NICKNAME", "INITIALS", "NAMEFORMAT", "NAMCOUNTRY", "PROFESSION", "***", "LANGU_P", "PERS_GROUP", "SORT1_P", "SORT2_P", "SORT_PHN_P", "ADDR_COMP", "PERSORIGIN", "LANGU_CR_P", "TITLE", "NAME1", "NAME2", "NAME3", "NAME4", "NAME_TXT", "NAME_CO", "CITY1", "CITY2", "CITY_CODE", "CITYP_CODE", "HOME_CITY", "CITYH_CODE", "CHCKSTATUS", "REGIOGROUP", "POST_CODE1", "POST_CODE2", "POST_CODE3", "PCODE1_EXT", "PCODE2_EXT", "PCODE3_EXT", "PO_BOX", "PO_BOX_NUM", "PO_BOX_LOC", "CITY_CODE2", "PO_BOX_REG", "PO_BOX_CTY", "POSTALAREA", "TRANSPZONE", "STREET", "STREETCODE", "STREETABBR", "HOUSE_NUM1", "HOUSE_NUM2", "HOUSE_NUM3", "STR_SUPPL1", "STR_SUPPL2", "STR_SUPPL3", "LOCATION", "BUILDING", "FLOOR", "ROOMNUMBER", "COUNTRY", "LANGU", "REGION", "ADDR_GROUP", "SORT1", "SORT2", "SORT_PHN", "TEL_NUMCMP", "TEL_EXTCMP", "FAX_NUMCMP", "FAX_EXTCMP", "ADDRORIGIN", "EXTENSION1", "EXTENSION2", "TIME_ZONE", "TAXJURCODE", "ADDRESS_ID", "LANGU_CREA" ) as SELECT T2."CLIENT", T2."ADDRNUMBER", T2."PERSNUMBER", T2."DATE_FROM", T2."NATION", T3."DATE_FROM", T3."NATION", T1."DATE_FROM", T1."NATION", T2."DATE_TO", T2."SO_KEY", T2."DEPARTMENT", T2."FUNCTION", T2."BUILDING", T2."FLOOR", T2."ROOMNUMBER", T2."ID_CODE", T2."IH_MAIL", T2."SORT1", T2."SORT2", T2."SORT_PHN", T2."DEFLT_COMM", T2."TEL_NUMBER", T2."TEL_EXTENS", T2."FAX_NUMBER", T2."FAX_EXTENS", T1."TITLE", T1."NAME_FIRST", T1."NAME_LAST", T1."NAME2", T1."NAMEMIDDLE", T1."NAME_LAST2", T1."NAME_TEXT", T1."CONVERTED", T1."TITLE_ACA1", T1."TITLE_ACA2", T1."PREFIX1", T1."PREFIX2", T1."3 ETGCLN create view "V_ADCP_SO" (  "CLIENT", "PERSNUMBER", "DATE_FROM", "NATION", "COMP_PERS", "SO_KEY", "ADDRNUMBER", "NAME_TEXT" ) as SELECT T1."CLIENT", T1."PERSNUMBER", T1."DATE_FROM", T1."NATION", T2."COMP_PERS", T2."SO_KEY", T2."ADDRNUMBER", T1."NAME_TEXT" FROM "ADRP" T1, "ADCP" T2, "ADRC" T3 WHERE T1."NATION" = T2."NATION" AND T1."CLIENT" = T2."CLIENT" AND T1."PERSNUMBER" = T2."PERSNUMBER" AND T3."NATION" = T2."NATION" AND T3."CLIENT" = T2."CLIENT" AND T3."ADDRNUMBER" = T2."ADDRNUMBER"

1EETGCLN con=1(SX1): ORA-01740: missing double quote in identifier

1EETGCLN Creation of view V_ADDR_USR failed

 

 

3 ETGCLN create view "V_SOUCADCP" (  "MANDT", "SAPNAM", "USRTP", "USRYR", "USRNO", "ADDRNUMBER", "PERSNUMBER", "DATE_FROM", "NATION", "USRNAM", "DELETED", "NAME_TEXT" ) as SELECT T1."MANDT", T1."SAPNAM", T2."USRTP", T2."USRYR", T2."USRNO", T3."ADDRNUMBER", T3."PERSNUMBER", T3."DATE_FROM", T3."NATION", T1."USRNAM", T1."DELETED", T4."NAME_TEXT" FROM "SOUC" T1, "SOUD" T2, "ADCP" T3, "ADRP" T4 WHERE T1."MANDT" = T2."MANDT" AND T1."SAPNAM" = T2."SAPNAM" AND T1."USRTP" = T2."USRTP" AND T1."USRYR" = T2."USRYR" AND T1."USRNO" = T2."USRNO" AND T2."MANDT" = T3."CLIENT" AND T2."USRADR" = T3."SO_KEY" AND T3."CLIENT" = T4."CLIENT" AND T3."PERSNUMBER" = T4."PERSNUMBER" AND T3."DATE_FROM" = T4."DATE_FROM" AND T3."NATION" = T4."NATION"

3 ETGCLN CREATING VIEW V_SOUCADRP

3 ETGCLN create view "V_SOUCADRP" (  "MANDT", "SAPNAM", "USRTP", "USRYR", "USRNO", "USRNAM", "DELETED", "ADRNAME" ) as SELECT T1."MANDT", T1."SAPNAM", T1."USRTP", T1."USRYR", T1."USRNO", T1."USRNAM", T1."DELETED", T3."NAME1" FROM "SOUC" T1, "SOUD" T2, "SADRP" T3 WHERE T2."MANDT" = T1."MANDT" AND T2."USRTP" = T1."USRTP" AND T2."USRYR" = T1."USRYR" AND T2."USRNO" = T1."USRNO" AND T3."MANDT" = T2."MANDT" AND T3."ADRNR" = T2."USRADR" AND T3."NATIO" = T2."NATIO"

3 ETGCLN CREATING VIEW V_SOUDADCP

3 ETGCLN create view "V_SOUDADCP" (  "MANDT", "USRTP", "USRYR", "USRNO", "CLIENT", "ADDRNUMBER", "PERSNUMBER", "DATE_FROM", "NATION", "CROTP", "CROYR", "CRONO", "CRONAM", "CRDAT", "CRTIM", "CHOTP", "CHOYR", "CHONO", "CHONAM", "CHDAT", "CHTIM", "SAPNAM", "USRNAM", "LOADAT", "EXMAX", "RCMAX", "INMAX", "USRAU", "CRGDL", "CRFCL", "CRFCC", "CRFPL", "CRFDP", "CRFAD", "CRFGR", "HOMAX", "HOCNT", "GLMAX", "GFMAX", "GFCNT", "AUTEXT", "NOTTP", "CALEN", "OUTFL", "SQWIN", "SYUSR", "SYUSRINB", "SYUSROUT", "ADREXT", "PRWYR", "PRWNO", "PUWYR", "PUWNO", "INBYR", "INBNO", "OUTYR", "OUTNO", "WSTYR", "WSTNO", "PFRYR", "PFRNO", "PDLYR", "PDLNO", "VORYR", "VORNO", "NOTYR", "NOTNO", "DELETED", "RSWORKDAY", "RSFACID", "USRADR", "LFDNR", "SNDART", "FLAG1", "FLAG2", "FLAG3", "NATIO", "LADAT", "VLADAT", "LASDAT", "EXTTELE", "EXTSMTP", "EXTX400", "EXTSAP", "AREPYR", "AREPNO", "AREPABDAT", "AREPAEDAT", "FAXFORM", "SCRFORM", "DEPARTMENT", "BUILDING", "ROOMNUMBER", "NAME_TEXT", "CHATSEND", "NOARSDEX", "PRPARCHG", "PRPARNDH", "PRPARRCL", "PRPARNOP", "DELFORIB", "GHRAWDOC", "FOLDSORT", "DELTRASH", "RSDOCFOR", "FOLASDYR", "FOLASDNO", "FOLLINYR", "FOLLINNO", "FOLCRDYR", "FOLCRDNO", "LINKDOYR", "LINKDONO", "NORTFEDIT", "PCOLE" ) as SELECT T1."MANDT", T1."USRTP", T1."USRYR", T1."USRNO", T2."CLIENT", T2."ADDRNUMBER", T2."PERSNUMBER", T2."DATE_FROM", T2."NATION", T1."CROTP", T1."CROYR", T1."CRONO", T1."CRONAM", T1."CRDAT", T1."CRTIM", T1."CHOTP", T1."CHOYR", T1."CHONO", T1."CHONAM", T1."CHDAT", T1."CHTIM", T1."SAPNAM", T1."USRNAM", T1."LOADAT", T1."EXMAX", T1."RCMAX", T1."INMAX", T1."USRAU", T1."CRGDL", T1."CRFCL", T1."CRFCC", T1."CRFPL", T1."CRFDP", T1."CRFAD", T1."CRFGR", T1."HOMAX", T1."HOCNT", T1."GLMAX", T1."GFMAX", T1."GFCNT", T1."AUTEXT", T1."NOTTP", T1."CALEN", T1."OUTFL", T1."SQWIN", T1."SYUSR", T1."SYUSRINB", T1."SYUSROUT", T1."ADREXT", T1."PRWYR", T1."PRWNO", T1."PUWYR", T1."PUWNO", T1."INBYR", T1."INBNO", T1."OUTYR", T1."OUTNO", T1."WSTYR", T1."WSTNO", T1."PFRYR", T1."PFRNO", T1."PDLYR", T1."PDLNO", T1."VORYR", T1."VORNO", T1."NOTYR", T1."3 ETGCLN create view "V_SOUCADCP" (  "MANDT", "SAPNAM", "USRTP", "USRYR", "USRNO", "ADDRNUMBER", "PERSNUMBER", "DATE_FROM", "NATION", "USRNAM", "DELETED", "NAME_TEXT" ) as SELECT T1."MANDT", T1."SAPNAM", T2."USRTP", T2."USRYR", T2."USRNO", T3."ADDRNUMBER", T3."PERSNUMBER", T3."DATE_FROM", T3."NATION", T1."USRNAM", T1."DELETED", T4."NAME_TEXT" FROM "SOUC" T1, "SOUD" T2, "ADCP" T3, "ADRP" T4 WHERE T1."MANDT" = T2."MANDT" AND T1."SAPNAM" = T2."SAPNAM" AND T1."USRTP" = T2."USRTP" AND T1."USRYR" = T2."USRYR" AND T1."USRNO" = T2."USRNO" AND T2."MANDT" = T3."CLIENT" AND T2."USRADR" = T3."SO_KEY" AND T3."CLIENT" = T4."CLIENT" AND T3."PERSNUMBER" = T4."PERSNUMBER" AND T3."DATE_FROM" = T4."DATE_FROM" AND T3."NATION" = T4."NATION"

1EETGCLN con=1(SX1): ORA-00936: missing expression

1EETGCLN Creation of view V_SOUDADCP failed

Oracle GRID Installation

$
0
0


Hello Everyone,

 

We are planning for a Oracle DB Upgrade and it includes several other upgrades as well including storage, hardware, OS and SAP etc.

In the process we need to install the Oracle Grid. As per the SAP recommended installation we should use /oracle directory for the oracle, but oracle is saying to go for  /opt directory for this. For the information we will be using RHEL 6 and Oracle 11.2.0.4 Grid. Is it going to create some issue in future and what about the BRTools*. Have anyone faced this situation before?

 

Thanks.

 

Kind Regards

Anand

Dialog Instance Installation failed at start instance phase

$
0
0


Hi Experts,

 

I am using SWPM to do the installation for the DI (ECC6.0 EHP4) but failed on start instance phase.

 

I got below error when i run R3trans -d.

 

Kernel 7.21

oracle client 11.2.03

 

When i manually run the command R3trans -d then return error as below.

 

This is R3trans version 6.24 (release 721 - 26.09.13 - 20:13:07 ).

unicode enabled version

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/IEP/SYS/exe/run') or dbms_type ('ORA')"

 

Trans.log as below.

 

 

4 ETW000 R3trans version 6.24 (release 721 - 26.09.13 - 20:13:07 ).

 

4 ETW000 unicode enabled version

 

4 ETW000 ===============================================

 

4 ETW000

 

4 ETW000 date&time : 27.06.2014 - 18:06:40

 

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] Fri Jun 27 18:06:40 2014 20660 0.020660

 

4 ETW000 [ dev trc,00000] db_con_init called 22 0.020682

 

4 ETW000 [ dev trc,00000] set_use_ext_con_info(): usage of ssfs switched off (rsdb/ssfs_connect=0)

 

4 ETW000 1727 0.022409

 

4 ETW000 [ dev trc,00000] determine_block_commit: no con_hdl found as blocked for con_name = R/3

 

4 ETW000 37 0.022446

 

4 ETW000 [ dev trc,00000] create_con (con_name=R/3) 22 0.022468

 

4 ETW000 [ dev trc,00000] Loading DB library '/usr/sap/IEP/SYS/exe/run/dboraslib.so' ... 462 0.022930

 

4 ETW000 [dlux.c ,00000] *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/IEP/SYS/exe/run/dboraslib.so") FAILED

 

4 ETW000 "Unable to find library 'libclntsh.so.10.1'." 5275 0.028205

 

4 ETW000 [dbcon.c ,00000] *** ERROR => Couldn't load library '/usr/sap/IEP/SYS/exe/run/dboraslib.so'

 

4 ETW000 7277 0.035482

 

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/IEP/SYS/exe/run') or dbms_type ('ORA')"

 

I have confirmed the environment is correctly set by comparing with the current workable DI include replaced the kernel from workable DI.

Also redo the steps for oracle client based on SAPNOTE 819829.

 

It's looks like oracle client issue. But, i can't find out what is the issue.

 

Kindly advise.

 

Thank you.

 

 

 

Managing multiple SIDs using BRTOOLs running from Central Location

$
0
0

We would like to setup BRTOOLs in such a way that it can manage multipleSAP systems (SIDs).

The BRTOOLs binaries will be running from one location (We will call it Central Location).

 

These tools will be running on Oracle RDBMS. We would like to know if it is supported by SAP. If it is supported,  could someone lease point me to

installation document or SAP note that can show me how can we achieve that.

 

Any response/feedback is greatly appreciated

 

Thanks,

Nasir Syed

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


Problem in archiving log files from Primary to Standby.

$
0
0

Hi Friends,

When I am trying to check standby archive destination I am getting error message as:

 

 

SQL> select destination,status,error from v$archive_dest where dest_id=2;

 

 

DESTINATION

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

STATUS  ERROR

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

 

Error Message:

KP7_STBY

ERROR  ORA-12154: TNS:could not resolve the connect identifier specified

 

I am able to tnsping from primary & standby servers. I did recovery in standby successfully,copied standby control file from primary and mounted as standby database suuccessfully. But I am getting the error as shown above. Plz suggest the solution.

 

 

initKP7.ora file---------------------------------

 

 

*._B_TREE_BITMAP_PLANS=FALSE

*._IN_MEMORY_UNDO=FALSE

*._INDEX_JOIN_ENABLED=FALSE

*._OPTIM_PEEK_USER_BINDS=FALSE

*._OPTIMIZER_MJC_ENABLED=FALSE

*._SORT_ELIMINATION_COST_RATIO=10

*._TABLE_LOOKUP_PREFETCH_SIZE=0

*.audit_file_dest='/oracle/KP7/saptrace/audit'

*.compatible='11.2.0'

*.control_file_record_keep_time=30

*.control_files='/oracle/KP7/origlogA/cntrl/cntrlKP7.dbf','/oracle/KP7/origlogB/cntrl/cntrlKP7.dbf','/oracle/KP7/sapdata1/cntrl/cntrlKP7.dbf'

*.db_block_size=8192

*.db_cache_size=1103584296

*.db_name='KP7'

*.db_recovery_file_dest='/oracle/KP7/oraflash'

*.db_recovery_file_dest_size=30000M

*.diagnostic_dest='/oracle/KP7/saptrace'

*.fal_client='PRIM'

*.fal_server='KP7_STBY'

*.FILESYSTEMIO_OPTIONS='setall'

*.job_queue_processes=1

*.log_archive_dest_1='LOCATION=/oracle/KP7/oraarch/KP7arch'

*.log_archive_dest_2='SERVICE=KP7_STBY reopen=60 ARCH NOAFFIRM'

*.log_archive_dest_state_2='enable'

*.log_archive_format='%t_%s_%r.dbf'

*.log_checkpoints_to_alert=true

*.max_dump_file_size='20000'

*.open_cursors=2000

*.parallel_execution_message_size=16384

*.parallel_threads_per_cpu=1

*.pga_aggregate_target=1471445729

*.processes=150

*.query_rewrite_enabled='false'

*.recyclebin='off'

*.remote_login_passwordfile='exclusive'

*.remote_os_authent=true

*.replication_dependency_tracking=false

 

 

tnsnames.ora file---------------------------------------------------------------

 

 

KP7.WORLD=

  (DESCRIPTION =

    (ADDRESS_LIST =

        (ADDRESS =

          (COMMUNITY = SAP.WORLD)

          (PROTOCOL = TCP)

          (HOST = 192.168.0.115)

          (PORT = 1521)

        )

    )

    (CONNECT_DATA =

       (SID = KP7)

       (GLOBAL_NAME = KP7.WORLD)

    )

  )

KP7_STBY.WORLD=

(DESCRIPTION =

(ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD)

(PROTOCOL = TCP) (HOST = 192.168.0.116) (PORT = 1521))

)

(CONNECT_DATA =

(SID=KP7)

(GLOBAL_NAME=KP7.WORLD)

)

)

PRIM.WORLD=

(DESCRIPTION =

(ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD)

(PROTOCOL = TCP) (HOST = 192.168.0.115) (PORT = 1521))

)

(CONNECT_DATA =

(SID=KP7)

(GLOBAL_NAME=KP7.WORLD)

)

)

 

 

Thanks in advance.

 

Regards,

Sunil K Talluri.

Datafile size and auto extend option

$
0
0

Hello all,

 

We are deploying many sap applications in our company (ECC,BW, PO, FI,...) and i have some doubts about the database configuration.

Firstly is there any best practice regarding the size of the data files (we are using 10G). Secondly, how about using the auto extend enabled in our data files? Is it a good practice? And the last one is about the size of the next extend. I saw that the installation have create with 20mb of size. How could we estimate the size of the next extend? 

 

It's my first time here. So, if my question was posted in the wrong place, please let me now.

 

Regarding,

Melo - BR,

IMPORT_ABAP hung in PI 7.4 Installation

$
0
0

Hi Team,

 

We are installing SAP PI 7.4 on Oracle 11g. We were stuck almost a day in the phase of Import ABAP.

1running and 1waiting. Rest of all jobs were successful. We checked the table space there is enough space required.

 

Could you help us how to avoid this lagging. Let me know if you require any of the logs.

 

Regards

Raghu

sapinst finishes leaving tables that still needs to be imported

$
0
0

For some reason sapinstGUI was interrupted during install.

A restart doesn't show "continue the old" option.

 

In the /tmp dir logs showing up indicating that tables needs to be imported:

grep "-" import_state.properties

SAPSLEXC=-

SAPSSEXC_1=-

SAPSSEXC_2=-

SAPSSEXC_4=-

SAPSSEXC_5=-

SAPSSEXC_6=-

grep -v ok SAPSLEXC.TSK

D D342L I err

P D342L~0 C xeq

T D344L C xeq

D D344L I xeq

P D344L~0 C xeq

T D346T C xeq

D D346T I xeq

P D346T~0 C xeq

T DDFTX C xeq

D DDFTX I xeq

P DDFTX~0 C xeq

I DDFTX~1 C xeq

T DYNPLOAD C xeq

D DYNPLOAD I xeq

P DYNPLOAD~0 C xeq

T DYNPTXTLD C xeq

D DYNPTXTLD I xeq

P DYNPTXTLD~0 C xeq

T O2PAGINC C xeq

D O2PAGINC I xeq

P O2PAGINC~0 C xeq

T O2PAGRT C xeq

D O2PAGRT I xeq

P O2PAGRT~0 C xeq

and so on...

 

How can the sapinst import be continued?

Decision on File system management in Oracle+SAP

$
0
0

Hi All,

 

In my production system we use to have /oracle/SID/sapdata1 and oracle/SID/sapdata2. Initially there was many datafiles assigned to the table sapce PSAPSR3, few as autoextend on and few as autoextend off. As per my understanding DB02 shows you the information just tablespace wise it will report AUTOEXTEND ON as soon as at least one of the datafiles has AUTOEXTEND ON. In PSAPSR3 all the datafile with autoextend ON are from SAPDATA1 which has only 50 GBs left. All the files as Autoextend OFF are from SAPDATA2 which has 900 GBs of sapce left.

 

Now the question is :

 

1.Do I need to request for additional space for SAPDATA1 as some of the tablespaces are at the edge of autoextend and that much space is not left in the FS(sapadat1) , then how will they extend? DB growth is 100GB per month.

 

2.We usually were adding 10 GB of datafile in the tablespace with 30GB as autoextend.

Can we add another datafile from sapdata2 this time with autoextend ON and the rest will be taken care automatically.

 

 

Pleae suggest.

 

 

Regards,

VIcky

SAP partitioning engine for Oracle

$
0
0


Hello,

I am trying to use the partitioning engine ("RSORAPARTGEN" in se38) to automatically create and maintain table partitions.

 

When I get to table CDCLS, and click "calculate partitions", I get the following message:

"Please create for table CDCLS an index on fields MANDANT and CHANGENR with SQLPLUS...."

 

I created an index as requested, but when I return to the transaction and click "calculate partitions" again, I get the same message.  Is there a specific naming convention that is required or something else I need to do to get the engine to recognize that I have created the index?

 

Thank you.

-Darren Keenan

Basis Admin

The workload data for the entire system ('TOTAL') is not yet available for the selected time interval

$
0
0

Hi Experts,

 

I am facing an issue in BWP server,  In st03, The workload data for the entire system ('TOTAL') is not yet available for the selected time interval.

 

I am not able to see the data for day, week and month. PFA.

 

Regards,

Sanjeev Kumar.


Installing SAP ERP on Oracle Database

$
0
0

Hi,

I am a highly experienced Oracle professional but very new to SAP. I am hoping to learn SAP, particularly the SAP ERP business applications such as Financials, Procurement and Sales & Distribution.

 

So to start with, I was hoping to install an SAP ERP instance on an Oracle Enterprise Database 11g or 12c. And in relation to this I have a couple of questions. Please bear with me as I am very new to SAP and would highly appreciate if you could help. (Also please do not use SAP specific abbreviations since they would simply bounce off my head ).

 

1. Where do I download SAP ERP?  Do I need to be a customer to download and install for personal learning purposes?

 

2. I read it somewhere that the software can be downloaded from http://service.sap.com. If yes, then how to I get access to this website?

 

3. Is there a demonstration database that SAP provides for learning purposes (this way I don't have to worry about the functional setups)? If yes, where can I find the list of exact software to be downloaded, and the installation guide to install SAP ERP on Oracle Enterprise Database on a single node (that is both db tier and application tier on same machine)?

 

I guess these are the bare minimum questions to let my SAP learning gig going :-)

 

Thanks again for reading and looking forward to get some valuable suggestions and advice.

 

Regards

Kabeer Khan

System copy backup restore method

$
0
0

Hi ,

 

I'm performing system copy using backup/ restore method (swpm),while target system installation

I have successfully restored backup but after restoring while continuing with SWPM it stops ORA-01503: CREATE CONTROLFILE failed​

but the control file is already created attached the screenshots related to the error  and control.sql &alert_SID .log file below .

 

And implemented SAP notes :205501 & 1983045​ .

 

 

Kindly give your suggestion to fix or alternative method  to build the new system using offline backup .

Index Key Compression during SE11 index creation

$
0
0

Hello Experts!

 

Is there a way to create a Compressed Index (not talking about the Advanced Compression feature, but the one in SAP Note 1109743) from within SAP (SE11, SE14 or any other transaction)?

 

Points will be instantly rewarded!

 

Thanks a lot!

 

Aylton Cianni

Tablespace: PSAPTEMP # Tablespace files autoextend can cause file system overflow

$
0
0

Hi All,

 

We are seeing the above message after updating the kernel from 701 SP 125 to 720 SP 600.

 

I have checked the data files that make up PSAPTEMP and none are set to auto extend so I am confused as to what it is complaining about.

 

Tablespace nameSize(MB)Free(MB)Used(%)AutoextendTotal size(MB)Total free space(MB)Total used (%)#Files#Segments#ExtentsStatusContentsCompression
PSAPTEMP11,264.0011,262.000NO11,264.0011,262.000600ONLINETEMPORARYDISABLED

 

File nameFile IdTablespace nameSize(MB)#BlocksStatusRel. file numberAutoextensibleMaxsize(MB)MaxblocksIncrement byUser size(MB)User blocks
/oracle/SID/sapdata1/temp_1/temp.data11PSAPTEMP2,048.00262,144AVAILABLE1NO0002,047.00262,016
/oracle/SID/sapdata1/temp_2/temp.data22PSAPTEMP2,048.00262,144AVAILABLE2NO0002,047.00262,016
/oracle/SID/sapdata1/temp_3/temp.data33PSAPTEMP2,048.00262,144AVAILABLE3NO0002,047.00262,016
/oracle/SID/sapdata3/temp_4/temp.data44PSAPTEMP3,072.00393,216AVAILABLE4NO0003,071.00393,088
/oracle/SID/sapdata2/temp_5/temp.data55PSAPTEMP1,024.00131,072AVAILABLE5NO0001,023.00130,944
/oracle/SID/sapdata2/temp_6/temp.data66PSAPTEMP1,024.00131,072AVAILABLE6NO0001,023.00130,944

 

Any ideas how to resolve this or is it a bug?

 

Thanks

Craig

Slow backup performance after Oracle Upgrade to 11.2.0.4 + sap kernel 721_ext

$
0
0

Dear Experts,

 

After upgrading to Oracle 11.2.0.4 + SAP Kernel 721_EXT from Oracle 10.2.0.4 + SAP Kernel 700, we had a problem with backup performance using brtools. The backup time took pretty long running with 20 hours for 3.6TB.

 

Before upgrade to Oracle 11.2.0.4 the backup performance just took 12 hours for 3.6TB.

 

 

What's parameter need to be tuned?

 

 

Thank You

Edy

Viewing all 1892 articles
Browse latest View live




Latest Images