Quantcast
Channel: SCN : Unanswered Discussions - SAP on Oracle
Viewing all 1304 articles
Browse latest View live

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.


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?

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

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.

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

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 .

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

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


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

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

SOFFCONT1 table reorganization error

$
0
0

HI,

We have 1.5 TB SOFFCONT1 table which is having log segment and want to

reduce the size and run reports as suggested by SAP Notes but not able

toreorg the same due to error while doing reorg by BRTOOLS.


 

I have run the following command:-

brspace -u / -c force -f tbreorg -a reorg -o SAPRP1 -s PSAPRP1 -t

SOFFCONT1 -n PSAPRP1SOFF -e 16 -KST

 

Ouutput error:-

BR0280I BRSPACE time stamp: 2014-07-04 19.43.41

BR1101I Starting 'online' table reorganization...

BR0280I BRSPACE time stamp: 2014-07-04 19.43.42

BR1124I Starting 'online' reorganization of table SAPRP1.SOFFCONT1 ...

BR0280I BRSPACE time stamp: 2014-07-04 19.44.03

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

'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPRP1"',

ORIG_TABLE => '"SOFFCONT1"', INT_TABLE => '"SOFFCONT1#$"', OPTIONS_FLAG

=> DBMS_REDEFINITION.CONS_USE_PK); END;'

ORA-42008: error occurred while instantiating the redefinition

ORA-01405: fetched column value is NULL

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

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

ORA-06512: at line 1

BR0280I BRSPACE time stamp: 2014-07-04 19.44.05

BR1106E Reorganization of table SAPRP1.SOFFCONT1 failed



 

 

This is not specific to the table i have also upgrade the BRTOOLS but

issue not getting resolved still same error coming.

please suggest.

 

Regards:

Akash Ahuja

SAP Ides ECC 6.0 Install: Import ABAP - Package SAPDODS Error - ORA-00903

$
0
0

Experts,

Good Morning!

 

I'm trying to install SAP IDES ECC 6.0 version on a Windows 2008 R2 Server with Oracle 11g DB (11.2).

System Info: 16GM RAM & 600GB Hdd. Prereqs passed.

 

I'm getting the following error during the Import ABAP phase (16 of 29) in the sapinst log:

"An error occurred while processing option Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. "

 

Here's the dump of import_monitor.java.log

java version "1.4.2_32"

Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.012)

SAP Java Server VM (build 4.1.012 1.6-b03, Oct 21 2011 14:18:45 - 41_REL - optU - windows amd64 - 6 - bas2:161688 (mixed mode))

Import Monitor jobs: running 1, waiting 1, completed 141, failed 0, total 143.

Loading of 'SAPDODS' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 141, failed 1, total 143.

 

Here's the dump of import_monitor.log:

INFO: 2014-07-05 13:42:53

Data codepage 4103 is determined using TOC file 'C:\Target\Export1\DATA\D010TAB.TOC' for package 'D010TAB'.

 

TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask run

Loading of 'SAPDODS' import package is started.

 

TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPDODS' import package into database:

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error

 

ERROR: 2014-07-05 13:42:54 com.sap.inst.migmon.LoadTask run

Loading of 'SAPDODS' import package is interrupted with R3load error.

Process 'C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.

For mode details see 'SAPDODS.log' file.

Standard error output:

sapparam: sapargv(argc, argv) has not been called!

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

 

WARNING: 2014-07-05 13:43:21

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

 

WARNING: 2014-07-05 13:43:21

1 error(s) during processing of packages.

 

INFO: 2014-07-05 13:43:21

Import Monitor is stopped.

 

Here's the log of SAPDODS...

 

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140705134253

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]

Compiled Aug 16 2011 02:26:36

patchinfo (patches.h): (0.098) DB6: correction for R3load PL 91 on HP-UX and SOLARIS (note 1609719)

process id 1488

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error

 

DbSl Trace: ORA-1403 when accessing table SAPUSER

 

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16

(SQL) INFO: Searching for SQL file SQLFiles.LST

(SQL) INFO: SQLFiles.LST not found

(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/SQLFiles.LST

(SQL) INFO: C:\Target\Export1\DB/SQLFiles.LST not found

(SQL) INFO: Searching for SQL file DODS.SQL

(SQL) INFO: DODS.SQL not found

(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: found C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: Trying to open C:\Target\Export1\DB/ORA/DODS.SQL

(SQL) INFO: C:\Target\Export1\DB/ORA/DODS.SQL opened

(DB) ERROR: DDL statement failed

(DROP TABLE "/BI0/APERS_BOD00")

DbSlExecute: rc = 103

  (SQL error 942)

  error message returned by DbSl:

ORA-00942: table or view does not exist

(IMP) INFO: a failed DROP attempt is not necessarily a problem

DbSl Trace: Error 903 in exec_immediate() from oci_execute_stmt(), orpc=0

 

DbSl Trace: ORA-00903 occurred at SQL stmt (parse error offset=15)

 

(DB) ERROR: DDL statement failed

(  CREATE TABLE [/BI0/APERS_BOD00]         (  [TCTUSERNM] nvarchar(000012)          NOT NULL  ,           [TCTOBJVERS] nvarchar(000001)          NOT NULL  ,           [TCTSYSID] nvarchar(000010)          NOT NULL  ,           [TCTQUACT] nvarchar(000001)          NOT NULL  ,           [TCTOBJNM] nvarchar(000040)          NOT NULL  ,           [TCTTLOGO] nvarchar(000004)          NOT NULL  ,           [RECORDMODE] nvarchar(000001)          NOT NULL  ,           [TCTTIMSTMP] nvarchar(000014)          NOT NULL   )          WITH ( DATA_COMPRESSION = PAGE )   )

DbSlExecute: rc = 99

  (SQL error 903)

  error message returned by DbSl:

ORA-00903: invalid table name

(DB) INFO: disconnected from DB

 

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140705134254

 

FYI - A retry does not help. Also tried to search for the error on scn, google but haven't been able to find the right solution.

Can you help?

 

Regards,

Cobain.

Oracle Data Guard logs shipping stopped

$
0
0

Dear All;

 

The server where my DR site is being hosted was down, and for that reason the database was not running. Once the server was up again I started the DR site database with mount state, and executed the command "alter database recover managed standby database disconnect from session" to recover all the logs and continue the shipping process from the primary database to the DR secondary database.

 

However when I run select thread#, sequence#, applied from v$archved_log; it does not show any new log being shipped. The last log file on the DR site now is the one on the same night when the server was down.

 

How can I reactivate the shipping process of logs, and be able to get all the required logs into the DR site.

 

Kindly note that all the required logs exist under oraarch on the primary database so I only need to ship them into the secondary database.

 

Best Regards

~Amal Aloun

SAP system can not connect to Oracle standby host after switchover

$
0
0

Hi,

 

We are having DR setup for our ECC (dual stack) system using Oracle Data Guard. Recently we did the Mock drill for that and SWITCHOVER for that went successfully. But when we tried to start SAP system, disp+work got failed & SAP didn't started.

 

We have Three separate hosts as below (all are Windows 2008),

1. SAP Application server ( Single application server / ECC EHP 5)

2. Primary database host (oracle 11 g)

3. DR database host (oracle 11 g)

 

We are having only ONE SAP application server and we want to use that same application server when database SWITCHOVER happens.

 

I have followed below guide for data guard setup,

http://www.oracle.com/us/solutions/sap/wp-ora4sap-dataguard11g-303811.pdf

 

As the SWITCHOVER at DB level gone fine, So connectivity w.r.t. tnsping & listener has no issue. DG config also works fine. I had checked the database status manually and DR was in OPEN status and primary DB was in MOUNTED status when SWITCHOVER occurred. So from DB level everything was fine.

 

I changed parameter "SAPDBHOST=DR host" and  "j2ee/dbhost=DR host" in Default profile of SAP before starting the SAP system (after SWITCHOVER), But SAP didn't able to connect to DR database & disp+work process got died.


I checked the work process log and found errors as below,

 

and the same error was coming when R3trans -d was executed from SAP application server host. Error log file is attached "Trans.log".


As of now I have reverted SWITCHOVER and now working with original primary server. I need to know what I have missed & what is the requirement for connecting same SAP application server to DR database after SWITCHOVER.

 

Thanks for your help!!


Best Regards,

Kiraang.

SAP backup Restore with Different SID with oracle 11g

$
0
0

Dear Expert,

     I wanted to restore our ehp7 oracle 11g data to on other server with different SID and different drive letter.For oracle 10g I was creating ops$ user.I wans not able to find oracle control file from trace folder.?How i can perform with oracle 11g.

 

Regards,

Krishna


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

$
0
0

Hi,

 

I have problem with db13 (PI711, kernel 720, Oracle 11.2.0.3) after split&migrate to linux.

BR0301E SQL error -12547 at location db_connect-2, SQL statement:

'CONNECT /' ORA-12547: TNS:lost contact.

 

but:

1.  <dbhost>:ora<sid>$ "brconnect  -u /  -f brstate"  work ok

2.  <dbhost>:<sid>adm$ "brconnect  -u /  -f brstate"  work ok

3.  <ahost>:ora<sid>$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  work ok

4.  <ahost>:ora<sid>$ rsh -l ora<sid> "brconnect  -u /  -f brstate"  work ok

5.  <ahost>:<sid>adm$ rsh -l <sid>adm "brconnect  -u /  -f brstate"  not work

 

resume: error is link with rsh call brconnect under <sid>adm?

 

p.s. MPROTECT_TXT = ON set,

SUID & owner for br* set

SUID & owner for bin/oracle set

OPS$<SID>ADM checked

 

w/b/r

Vlad

Automatic user locking and logout then unlock process.

$
0
0

Dear Sap Gurus,

 

We have a requirement that we need to lock particular users at some particular time and kill the logged in users from the system , then we need to run our scheduled process and after completion the process, we need to unlock the users.

 

We tried to find some tcode or program but we are unable to find that.

 

Please suggest.

 

Regards

RJ

Automatic CCMS Alerts on mobile and email.

$
0
0


Dear Sap Gurus,

 

We need to avoid some critical system errors, and need to take preventive actios accordingly (Such as PAGING, CPU UTILIZATION, MEMORY CONSUMPTION) for that we need , Please suggest how we can able to perform this.

 

Regards

RJ

Cannot uncompress .S files after RMAN+brtools backup

$
0
0

Hello guys,

 

Trying to backup and restore with RMAN + brtools. So changed my initNWW.sap file as:

 

backup_mode = full

restore_mode = full

backup_type = online

backup_dev_type = disk

backup_root_dir = C:\backup

stage_root_dir = C:\oracle\NWW\sapbackup

compress_dir = C:\oracle\NWW\sapreorg

archive_function = save_delete

archive_copy_dir = C:\backup

archive_stage_dir = C:\backup

disk_copy_cmd = rman_set

rman_compress = yes

exec_parallel = 16

 

Online database & archive log backup ran successfully thru DB13.

So tried to restore. Control file and data files where uncompressed and restored automatically by brtools, but archive logs didn't. I have files like NWWARCH1_1_852473867.DBF.S, that I cannot decompress.

Brtools indicates that it couldn't find NWWARCH1_1_852473867.DBF (without .S)

 

What am I supposed to do?

 

Thnx in advance!

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?

Viewing all 1304 articles
Browse latest View live


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