Re: SAP system copy error
Hi Nicholas, I have just tried this command after a few syntax alterations. The space is also increased in RD3 (sp_dbhelp) Now it's showing a different error "unable to verify database dump files....
View ArticleRe: SAP system copy error
Hi Nicholas, Sure, I will keep you all updated here on this regards. Once the space constraint is finished and log segment incresed, I hope that the system copy runs smoothly in an error-free manner. I...
View ArticleRe: SAP system copy error
Hi, I know your pain with errors in system copies I would just like to get it running knowing we are on the right track on corrective actions. J
View ArticleRe: DBA Cockpit Sybase ASE - Access Plan not displayed
It's working now - not sure why. One of my colleagues told me that DBA Cockpit was working for them, although they were getting a different URL (https rather than http, and on a different port). I...
View ArticleRe: DBA Cockpit Sybase ASE - Access Plan not displayed
Hi Chris, Tx for the information just mark your answer as correct to close the thread. perhaps with example of the different urls you are getting when you changed the proxy settings. Kind Regards, Johan
View ArticleSysbase databse Stuck at 'suspect' mark ASE 15.7.0.101 with EHP
Hi Experts , we are working on EHP 7 with syabse databse version 15.7.0.101 on windows platformSuddenly server shut down because of power failure so after restart server but not starting...sap...
View ArticleRe: sp_monitorconfig max_memory additional network memory
Hi Nicolaas,Actually you'll always see the 100% for shared memory because for BS environments we suggest to enable the "allocate max shared memory" config parameter (value = 1). That parameter...
View ArticleRe: Sysbase databse Stuck at 'suspect' mark ASE 15.7.0.101 with EHP
Ashish, Please follow the instructions as below connecting isql using the sa user : 1> use master2> go1> sp_configure "allow updates", 12> go1> begin transaction2> go1> update...
View ArticleRe: Sysbase databse Stuck at 'suspect' mark ASE 15.7.0.101 with EHP
Hi kiran , Thanks for your reply we cant use load command as we dont have any backup... so cant recover As per given solution we try below step 1> use master2> go1> sp_configure "allow...
View ArticleRe: sp_monitorconfig max_memory additional network memory
Hi Maria, I saw that my parameter for additional network memory was 100% utilized on the system in question and I was getting unexplained user disconnects within SAP that pointed to OS level process...
View ArticleRe: Sysbase databse Stuck at 'suspect' mark ASE 15.7.0.101 with EHP
Dear Mr Chanekar,If a database has been marked suspect it means that there is corruption in the database. ASE prevents access to the database so to prevents causing more damage or working with damaged...
View ArticleRe: SAP system copy error
Hi, The log segment is not extending properly. These are the steps I used but it wont work 1> alter database master2> log on master = 112643> with override4> go Still it shows that its not...
View ArticleRe: SAP system copy error
Hi Mohammad, You will see there you have increased the device but you need to increase the log segment itself which lies on the device. alter database RD3 log on RD3_log_001 = "10G"Just check for the...
View ArticleRe: No Lava plan tree on ASE 15.0.3
But when run with "fmtonly on", the Lava Tree for the queries did not come. May be it was because the queries were not actually run.
View ArticleRe: No Lava plan tree on ASE 15.0.3
ON dbisql, I see the same thing. You can get the Lava tree only when you run the SP but not with fmtonly on.
View ArticleRe: SAP system copy error
Hi Nicolaas, Thanks for your supportive reply. But this command is not working. I am referring to the SAP Note 1591387 now (SYB homogeneous system copy Sybase ASE). Hope to find a solution in that. FYI...
View ArticleRe: SAP system copy error
HI, Sorry I forgot to for load option. alter database RD3 log on RD3_log_001 = "10G" for loadJust play around with syntax again if necessary.J
View ArticleRe: SAP system copy error
Hi Nicolaas, Thanks a lot for your help. The system copy is running now. I will update you the results once the system copy is finished and award point to you and all Thanks and regards,M. Nizam
View ArticleRe: SAP system copy error
Hi Mohammed, How many steps are left in the system copy? If you are past your errors and the system copy is running this is what your problem was initially I think you can probably close this thread....
View ArticleRe: SAP system copy error
Hi Nicolaas and Srinivasan. The error is past the troubleshooting level and resolved. Thanks you your time and valuable inputs which helped me go ahead with the SAP system copy process. As requested, I...
View Article