on 2020 Feb 19 6:48 AM
Hi,
i have got lots of dump in ST22 as below
i have tried to reorg the table and got the following error in isql
however when i check the "default" segment of NPL, i found there are still lots of free pages:
any ideas what the problem is? my system information is:
NW ABAP 7.52 SP04 Developer Edition.
Regards
Request clarification before answering.
Hi Stephen
This are some commands I use to monitor and extend the database ( in centos )
isql64 is started from the terminal as user sybnpl, the db admin user. You should have the passwords as used when you installed.
The rest is run inside isql64
[sybnpl]$ isql64 -X -Usapsa -SNPL -Pwhateveryourpassword -w999 ( for output command width )To clear logsegment use the following commands,use masterHope it gives you some clues.
Regards, Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Rafael. i did learn something important from your reply.
however when 5G has been added to NPL_log_001, the free space is still 0 which makes me quite confused.
I managed to clear up all logs by using tcode SLG2 and it looks solved my issue at the moment. i haven't got any dumps like that.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.