Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while creating Table..

Former Member
0 Likes
5,019

Hi All,

We are try to create table that table already exist in database.

so firstly i delete that table and then create it again.

While creating the table getting the following error.

Table <Table name> could not be acttivated

"Error adjusting the database".

"Error code 8"

I tried to create table in se14 too but all buttons are inactive in the txn.

Any suggestions welcome,

Regards,

7 REPLIES 7
Read only

Former Member
0 Likes
2,077

Hi Navdeep,

Check the Technical Setting of the data base table.. I am sure some problem in the technical setting.

Please see the button "Technical Setting" on the top

&**********Reward Point if helpful*********&

Read only

0 Likes
2,077

Thanks for prompt reply,

Technical setting were as follows :

Data Class - APPO

Size Category - 1

Buffering not allowed.

Regards,

Read only

Former Member
0 Likes
2,077

hi navdeep..

i think u have to adjust the database utility for that table

utility->database object -> database utility

Read only

0 Likes
2,077

I checked too also but not succed

Read only

Former Member
0 Likes
2,077

hiii

Please check that you have activated all data elements & domains..because this type of error will come if we hav not activated domains.so check & then activate table at last.

i hope it will solve your problem.

reward if useful

thx

twinkal

Read only

Former Member
0 Likes
2,077

787657

---

Symptom

The following errors occur when you activate transfer rules:

DT007: Table <techn PSA name>, error during creation in DB.

DT030: Table <techn PSA name> must be created in the DB.

The database issues the following error message:

ORA-00922: Missing or invalid option.

Other terms

DT 007 030 007(DT) 030(DT) ORA 00922 922 922(ORA) 00922(ORA)

Reason and Prerequisites

This is a program error.

The error occurs when you create partitioned PSA tables under ORACLE.

Solution

The error is corrected with the latest version of note 777442. Implement the advance correction of the note.

---

513758

-


Symptom

Activating the transfer rules terminates with an error message indicating that the activation of the structure & failed in the dictionary.Entries such as the following appear in the log:

The SQL statement was not executed (Error GT 236)

Table & (Error adjusting the database) (Error DT 007)

Table & must be created in the database (Error DT 030)

Table & did not activate (Error DO 408)

You can reach the error number in the activation log by double-clicking on the relevant log row.

Other terms

PSA, RSTSODS, transport, ISTS, ISMP, partitioning, partition, RSAR 695, RSAR695, 695(RSAR), DT007, DT030, GT236, DO408

DT 007, DT 030, GT 236, DO 408

Solution

If the problem occurs in connection with the after import method during the transport of metadata objects, you should first try to activate the transfer rules using RSA1.

Consider the messages in the activation log DDIC.Refer to the messages in the DDIC activation log. Call the log system (SM21) and search for entries for the 'RSA1' transaction code (Tcod).In the SAP note system, search for corresponding keywords, for example, for Oracle messages, search for 'ORA' AND '439' (see related notes also).

If you cannot find a solution for your problem, contact the SAP hotline.

-


777442

-


Symptom

Syntactically incorrect statements are created for partitioned tables; the table space for the last partition is missing.

Reason and Prerequisites

This is caused by a program error in the SDB2FORA report.

You are using Basis 620 Support Package 44 or Basis 640 Support Package 5 and Support Package 9.

Implement Note 787848 if you are already using Basis 620 Support Package 45.

Solution

Implement the attached corrections.

The problem will be corrected in the next Support Package.

Read only

0 Likes
2,077

Hi all,

There is table name Ztable and i copied that table to Ztable_bkp and then delete the table ZTABLE after successful deletion now i try to restore the Ztable_bkp to ztable .

When deleting the table Ztable we too delete the request no corresponding to that table.

Now i again copied that ZTABLE_BKP to ZTABLE but it displays the same error as i mentioned in above posts.

When i activate the table ZTABLE_BKP it successfully activated and no error displays.

But When ZTABLE then it displays the error message .

Regards,