How to delete a table from Database level.
Pl. don't do that. Doing so would put the database at an
inconsitent state.
if your installation is under unix and the db is oraacle,
then login as the database administrator.
1) su - ora<SID>
2) sqlplus "/ as sysdba";
3) drop table <schemaname>.tablename;
You can only drop the table if you own it. There are many
such restrictions imposed so that the user does not
delete / drop any table inadvertently
Is This Answer Correct ? | 13 Yes | 0 No |
What is an ‘ok’ code? What are the differences an ‘ok’ code to a ‘t-code’?
How you can disable the ‘import all’ button on stms for the queues?
If a background job runs more than the time it should be completed normally then what action will u take ? Plz Post the Answer
Incase my sap system was down (users are unable to login to sap system) how to analyze this problem?
dear friends, HOW TO CONFIGURE INTO ABAP WEB DYNPRO AND ADOBE OF ECC6.0 R/3 IDES SYSTEM?
What is the SAP Buffer hit ration?
what is the difference between re-do and mirror log? How it is related with database backup? Please explain the database backup concept in detail. Thanks in advance.:) regards preeti.
What do you understand by transport management in sap basis?
In TMS we find two roots from dev to quality, from quality to production only one root why ?
if any errors comming during transport where it will be recodred and how will you rectify? transport log and active log?
How to do client copy fast?
what is role of sap administrator in pi & ep?