cancel
Showing results for 
Search instead for 
Did you mean: 

Modify Table and Index Size Activity

Former Member
0 Kudos

Hi,

I'm trying to use TDMS server 4.0 with package Shell Creation for SAP ERP.  In activity "Modify Table and Index Size", I have followed the instructions and executed the activity, but it's always remains in status "Execution Terminated" and I cannot follow with next activity.  There is no error in ST22 or SM21 in TDMS Server or Sender System.  I don't found any log for this activity...

Thank's for your help.

Best Regards

Juan Carlos Barraza

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Juan,

You might have running in one of these 2 issues:

1. Missing *.EXT files in <ExportDirectory>/ABAP/DB/ORA   (if you are using ORACLE)

2. Wrong Export Directory specified in the previous step, you need to specify <exportdir>/ABAP (example: /export_SAP/ABAP)

Probably you are getting the first issue and in that case you need to copy the *.EXT files from your <sapinstdir> to <ExportDirectory>/ABAP/DB/ORA, bear in mind the files permission I suggest that you copy the files using <sid>adm.

In my case I'm using the following environment:

alias cdtdms "cd /usr/sap/$SAPSYSTEMNAME/tdms"

mkdir /var/tmp/ZZZ

setenv TEMP /var/tmp/ZZZ

setenv TMP /var/tmp/ZZZ

setenv SAPINST_DIR /usr/sap/ZZZ/tdms/sapinstdir

setenv SAPINSTDIR /usr/sap/ZZZ/tdms/sapinstdir

setenv SAPINST_CWD /usr/sap/ZZZ/tdms/sapinstdir

cheers,

Fernando

former_member65049
Active Participant
0 Kudos

Hi Juan,

You need to raise an OSS message in CA-TDM* component for this issue.

TDMS support team would need to check the details in the system to identify the error.

Regards,

Rupam