Re: Driver to connect from SAP PO 7.4 on Sybase to third party SQL anywhere 12
Hi Karthik,I guess PO comes from Process Orchestration with Netweaver ?Anyway to be able to connect to a remote database, from Netweaver you need a DBSL. It comes with Netweaver kernel: the lib_dbsl...
View ArticleRe: Inconsistency of devices
Christian, There was a recent thread which dealt the same issue for the same shrink issue which I helped Thread: http://scn.sap.com/message/15849623Link: There is a beautiful blog: Shrinking Database...
View ArticleRe: Driver to connect from SAP PO 7.4 on Sybase to third party SQL anywhere 12
Thanks to all we have got below drivers from SAP First SAP asked us to run below command on the SQL Anywhere 12 1. ALTER DATABASE UPGRADE JCONNECT ON; 2. DEV-->...
View ArticleError duing load database - The 'open' call failed for database/archive
Hi All, We are performing backup & restore from PRD to QAS. Step-1. Stopped SAP on QAS Step-2. 1> use master 2> go 1> load database QAS from '/sybase/QAS/sapdata_4/prdbafterupg.dmp' 2>...
View ArticleRe: Error duing load database - The 'open' call failed for database/archive
Have you checked that the OS user running your database has access to the dump files and directory? This seems a fairly straight forward issue with OS permissions to me ...
View ArticleRe: Error duing load database - The 'open' call failed for database/archive
Karthik, Check with OS admin if they changed the mount points during that period and may be that was the reason for the error RegardsKiran K Adharapuram
View ArticleCheck Space
Hello, I want to check the used/free space from isql. I've tried with the store procedure helpdevice but It's a bit confusing. There are another procedure? Regards
View ArticleRe: Syabse DB is not starting
Hi Kiran & Kimon. Thanks for your reply but when i check the logs its showing the below error related to Database syabse, before changing the listener it was working fine after it changed to 5000...
View ArticleRe: Check Space
Hi Ruben, If you are looking into the table level free/used space you can go with the below coomands 1>use <DB_Name>2>go 1>sp_spaceused <Table_Name>2>go or if it is Db level....
View ArticleRe: Check Space
Hi Ruben, Please Zoom the images for understanding Added some samples for your reference.PS: sp_spaceused may take some time depending on your size of the database RegardsKiran K Adharapuram
View ArticleDBACOCKPIT - ASE - LOGIN FAILED (after system copy)
Hi experts, after doing a system copy I get in DBACOCKPIT of target system itself the error "login failed".However, I can not find the function to maintain the db-connection.
View ArticleUpdation of sybase ASE from 15.7.0.101 to 15.7.0.132??
Hi Mates, Can anyone provide me guide for updating my sybase ASE database 15.7 from SP101 to SP132.Any notes for this updation??Please provide suggestions. Thanks&Regards,Adarsh B J
View ArticleRe: DBACOCKPIT - ASE - LOGIN FAILED (after system copy)
Hi Christian,The connection is defined with DBCO transaction. To keep in mind: any change on the connection done with that transaction will be applied after a restart of the system.That is documented...
View ArticleRe: Updation of sybase ASE from 15.7.0.101 to 15.7.0.132??
Hello Adarsh,You might check the Note 1982469 - SYB: Updating SAP ASE with saphostctrl / sapdbctrl Your migration is a minor ASE upgrade and the saphostctrl support that update starting from ASE 15.7...
View ArticleRe: DBACOCKPIT - ASE - LOGIN FAILED (after system copy)
Hello Maria, I tried to use the transaction, however there I get the following error:I have to enter the pw from sapsa, but I am not allowed to do this... Any ideas? Password invalid (choose another...
View ArticleRe: DBACOCKPIT - ASE - LOGIN FAILED (after system copy)
Does anybody have an other idea on this?
View ArticleRe: DBACOCKPIT - ASE - LOGIN FAILED (after system copy)
Does anybdoy have an idea on this?
View ArticleASE Instance not Available
Hi All, I am facing the below issue when i start the SAP server and didn't change any settings when i start the server the below error was showingOS = RHEL6SAP = ECC6 EHP7DB = SAP ASE...
View Article