Quantcast
Channel: SCN : All Content - SAP Applications on SAP Adaptive Server Enterprise (SAP ASE)
Viewing all 956 articles
Browse latest View live

Sybase drivers

$
0
0

Quick question.

 

I know we update the ODBC/JDBC drivers when patching. What other situations warrant ODBC/JDBC driver updates. Do we do it while upgrading Kernel in SAP because kernel has DB libraries also updated. Can someone please shed some light on this space. Thank you.

 

Regards

Kalyan


Database log issue in production

$
0
0

Hi All,

 

We have got below log in the log file of the Database.

 

Log:

 

Nov 7 09:14:43 2015: Confidential property of SAP AG or an SAP affiliate company.

Copyright 2014

SAP AG or an SAP affiliate company.  All rights reserved.

Unpublished rights reserved under U.S. copyright laws.

 

This software contains confidential and trade secret information of SAP AG or

an SAP affiliate company.  Use,  duplication or disclosure of the software and

documentation by the  U.S.  Government is subject to restrictions set forth

in a license agreement between the Government and SAP AG or an SAP affiliate

company, or other written agreement specifying the Government's rights to

use the software and any applicable FAR provisions, for example, FAR 52.227-19.

SAP AG or an SAP affiliate company

Logging Backup Server messages in file '/sybase/BBP/ASE-16_0/install/BBP_BS.log'

 

Is there any issue on the above log.

 

Please advice.

 

Regards,

Karthik.

SQL207 error in ASE 16 while doing Solman_setup (RTCO_ADMIN)

$
0
0

hello,

 

I have installed SAP Solution Manager 7.1 SPS14 on ASE 16.

I am in progress to do the Basic Configuration.

At step 5 Configure automatically, the 'Activate BW Source System' task remains in Yellow with a message : Technical BW Content Activation (RSTCO_ADMIN) not yet finished.

 

So I have checked the content activation. I have relaunched it and the job : BI_TCO_ACTIVATION goes in error with the following dump :

DBIF_DSQL2_SQL_ERROR

TABSTORAGE_DBS_GET" "(FORM)

[ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'TYPE'.#"

 

I didn't find any SAP Notes on that topic.(All notes concerning TABSTORAGE_DBS_GET are either already implemented or not relevant).

 

I am very new in ASE, so I have no clue to find a solution...

 

Could someone help.

 

Best regards.

Tunknown... what is it?

$
0
0

Hi,

 

after migration to ASE we can see sometimes, in SM66 or SM50, a case where table name is "Tunknown"... is it OK?

 

 

 

Thank you.

ASE poor performance with BW

$
0
0

Hi,

 

we have already migrate (Q1 2015) our ERP landscape from Solaris+Oracle to Windows+ASE with a success, better performance (ASE 15.7.131)

We have just migrate our BW landscape from Windows+Oracle to Windows+ASE without success... poor performance (ASE 15.7.135)

It is a NetWeaver 7.02 SP16 but with last release of the notes:

 

1605169 SYB: SAP BW 7.02 Correction Collection

 

1946164 SYB: DDIC patch collection for release 7.02

 

1558958 SYB: DBA Cockpit Correction Collection SAP Basis 7.02 / 7.30

 

1946165 SYB: Solution Manager Technical Monitoring Patch Collection

 

Each Bex qry is slow... very slow... but the process chain is faster then Win+Oracle. It seams that each bex qry are a sequential read on table, no one index is used.

 

I've already try to update the kernel 7.21 ext to patch 610 and already try to update statistics as note number 2090200 - SAP ASE for BW: Long runtime BEX report.

 

I would like to propose to upgrade to ASE 16.0.2... but have you got any other idea?

 

Thank you so much.

is it possible to simulate indexes on table and the benefits?

$
0
0

Hi team,

 

I'm working a bit on Oracle and I discovered a 'nice' function that analyzes a SQL statement and advises you to create an index or not to improve the execution time (see below).

 

I'd like to know if there are any equivalent stuff on Sybase? or is there a way to simulate indexes on a table to see the changes in the execution plan?

 

Thanks

 

 

Sample of Oracle QUICK_TUNE package

 

SQL>EXECDBMS_ADVISOR.QUICK_TUNE(DBMS_ADVISOR.SQLACCESS_ADVISOR,'QUICK_TUNE','SELECT * FROM employees WHERE UPPER(last_name)=''DE HAAN''');

SQL>SETLONG 100000

SQL>SETPAGESIZE 0

SQL>SETHEADING OFF

SQL>SELECTDBMS_ADVISOR.GET_TASK_SCRIPT('QUICK_TUNE') FROMdual;

Rem  SQL Access Advisor: Version 11.2.0.2.0 - Production

Rem

Rem  Username:        HR

Rem  Task:        QUICK_TUNE

Rem  Execution date:

Rem

CREATEINDEX"HR"."EMPLOYEES_IDX$$_00870000"

    ON"HR"."EMPLOYEES"

    (UPPER("LAST_NAME"))

    COMPUTE STATISTICS;

installation stuck at "setup database server software

$
0
0

HI

 

I am new to sybase. i am trying to install sybase with below mentioned dvds:

 

SWPM: SWPM10SP08

Kernel: SAP Kernel 7.42 Windows Server on x64 64bit

Installation Export: BD ERP 6.0 EHP7 SR2 Install./Upgrade 1/2 - BD ERP 6.0 EHP7 SR2 Install./Upgrade 2/2

Database: SAP ASE 15.7.0.132 RDBMS Windows Server on x64 64bit

 

the problem i am facing is during installation it shows error as in attached image file

 

and its sapinst_dev file shows error:

 

ERROR  2015-07-10 01:47:52.708 (DEV-ERP\Administrator) [cinstallercallbackimpl.cpp:226] id=ind-rel.ind-os.ind-db.assertionFailed errno=CJS-00030

Assertion failed: Unable to install the database software. Refer to trace file sapinst_dev.log for further information.

 

TRACE  2015-07-10 01:47:52.708 (DEV-ERP\Administrator) [jsextension.hpp:145] JSExceptionHandler::setJSException()

Member function 'Installer.abortInstallation()' has thrown ESAPinstException. Converting to JavaScript exception EJS::Exception.

 

TRACE  2015-07-10 01:47:52.708 (DEV-ERP\Administrator) [csistepexecute.cpp:1459]

Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

 

ERROR  2015-07-10 01:47:52.708 (DEV-ERP\Administrator) [iaxxbjsmod.cpp:105] id=modlib.jslib.caughtException errno=MUT-03025

Caught ESAPinstException in module call: Assertion failed: Unable to install the database software. Refer to trace file sapinst_dev.log for further information..

 

can someone please guide me what is wrong with the installation?

 

regards

Sybase ASE: transaction log backup scheduling failed

$
0
0

Dear Experts,

 

we have a SAP production environment composed by a SAP Application System (1 ASCS and 2 ***) (EHP7 for SAP ERP 6.0) (SAP_BASIS 7.40 SP05 , SAP kernel 741 patch 11) with a DB Syabse ASE 15.7 SP101 , each on separate Linux SUSE SLES 11 SP3 machines.

In the SAP Database Administration interface (transaction DB02), we scheduled the automatic transaction log backups for the DB, which should run every day and every 4 hours.

The full backups of the DB are manually performed when needed, via Syabse ASE ISQL command line commands, so they are not automated for now.

Since a couple of days, these scheduled jobs do not run anymore, and we do not have any error messages related to it, except for this:

"Scheduling failed".

All the DB and Job Scheduler error logs do not contain errors. We already tried to restart the ASE Job Scheduler but without success.

Also the ASE ATM scheduled jobs has "last evaluation time" set to a couple of days ago.

As a temporary workaround for this problem, we are manually performing the backups of transaction logs, since the backups works correctly

if done by means of ISQL stored procedures (command: dump transaction ECP using config = 'ECPLOG').

Can you please give support on this problem?

Thanks a lot for your precious help,

Marco


Not able to schedule an action in IDES DBACOCKPIT

$
0
0

Hi Team,

 

I am taking transaction log of our IDES system manually everyday and if i forget even a single day to take backup it is creating lot of problems. Hence i am trying to schedule automatic backuop daily but when i open 'schedule an action' in dbacockpit i am getting the below error.Please do help.

 

new.JPG

Thanks&Regards,

Adarsh

BACKUP ISSUE IN SYBASE

$
0
0

Dear all,

 

We recently restrored our database from backup after our production server is down. we installed os sap and restored database. our environment is on sybase suselinux. when i am trying to take backup at sidadm using isql editor its throwing the following error i am attaching the screen shot for your reference. please guide me regarding and give proper solution. thank u.

 

Best regards,

venkat.

Sybase ASE : Several "SAP" databases in one instance on one host

$
0
0

Hello,

 

I've been searching the forums and the SAP notes in order to know if I could install several databases in only one SYBASE ASE instance.

The only thing I could find was this SAP note :

 

1811976 - SYB Multiple ASE instances on the same host

 

But in this case I'm installing several instances of Sybase DB and this is not what I want to do.

On a technical standpoint, I thinl this should be possible, in the same way we can do it on SQLServer.

Is this possible with ASE ?

 

Thanks and BR,

Steve.

Upgrade ASE 15.7.122 to 16 (ASEBS1600002_0-10013281)

$
0
0

Hello,

 

i am trying to upgrade my ASE installation 15.7 SP122 to version 16.0 with SAP Note 1982469 (SYB: Updating SAP ASE with saphostctrl / sapdbctrl)

Unfortunately this doesn´t work. I have sucessfully done steps 1 and 2.

 

In step 3 i used the command:

sapdbctrl LiveUpdate SYT -tsyb -mExecute -oTASK=UPDATE_ASE -oDROP_LOCATION="Z:\DB_Upgrade\ASE"

 

After a short waittime i get the following error in an outputfile called "upgrade_bs_rdbms.3496.out" in directory "C:\Program Files\SAP\hostctrl\work\SYT

 

===> Prepare old SAP ASE "SYT" for upgrade...

1> use master

1> sybmgmtdb..sp_sjobcontrol @name=NULL, @option="stop_js"

(return status = 0)

1> sp_configure "enable job scheduler", 0

(1 row affected)

Resulting configuration value and memory use have not changed from previous

values: new configuration value 0, previous value 0.

(return status = 0)

1> shutdown

Server SHUTDOWN by request.

ASE is terminating this process.

CT-LIBRARY error:

  ct_results(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect

===> Copy G:\sybase\SYT\ASE-15_0\sysam\SYT.properties to G:\sybase\SYT\ASE-16_0\sysam\SYT.properties

        1 file(s) copied.

===> Upgrade SAP ASE "SYT"...

The log file for this session is 'G:\sybase\SYT\ASE-16_0\init\logs\log0910.001'.

Running task: start the SAP Server.

waiting for server 'SYT' to boot...

SERVER ERROR: Failed to boot server 'SYT'.

Task failed: start the SAP Server. Terminating configuration.

Configuration failed.

Exiting.

The log file for this session is 'G:\sybase\SYT\ASE-16_0\init\logs\log0910.001'.

 

Does anybody sucessfully upgraded to Version 16 and knows what kind of problem this is?

 

Many Thanks

Vierengel Stefan

Quiesce database and Dump Databse

$
0
0

Hi All,

 

I am little confused when to use which command for backup.

 

Can I use Quiesec database instead of Dump database all the time?

 

Or Should I use Quiesec database only at particular point in time.

 

What is the exact difference? Once I did a DB restore from Production to Quality where Quality was at 15.7 SP121 and Production was 15.7 SP50.

 

To do this I have used "DUMP DATABASE SID TO E:\BACKUPS\SIDBAK.DMP". I have restored to file to quality with LOAD DATABASE command.

 

Everything went fine but the version of quality remained same in SP121. I do have some idea as I have only loaded SAP data to Quality.

 

But My concern is to restore entire database what exactly has to be used? To make exact copy as production.

 

Please help me to understand this.

 

Best Regards,

Amarnath

Heterogeneous System Copy

$
0
0

Dear Folks,

 

My organization is planning on doing a Heterogeneous System copy for SAP BW, PI, EP, and Solution Manager

 

Could you direct me to the appropriate information for this.

 

Source Environment:

 

Linux / Oracle 11g

 

Target Environment:

 

Linux / Sybase ASE 15.7

 

Regards,

APS

Error while loading database

$
0
0

Hi,

 

We are performing a system refresh from production to Test system  and when we try to load the database using Data protector , we are getting an error and we are not sure where  does the problem is.

 

1> load database T15 from "ob2syb::2015/06/27-242::P15::P15"

2> go

Backup Server session id is: 8. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.

Backup Server: 4.132.1.1: Attempting to open byte stream device: 'ob2syb::2015/06/27-242::P15::P15::000'

Backup Server: 4.141.2.24: [109] The 'api_read' call failed for database/archive device while working on stripe device 'ob2syb::2015/06/27-242::P15::P15::000' with error number 0 (Success). Refer to your operating system documentation for further details.

Backup Server: 6.31.2.4: Volume rejected.

Backup Server: 1.14.2.2: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.

Backup Server: 4.125.1.1: Archive API information for device='ob2syb::2015/06/27-242::P15::P15::000': Vendor application name=Data Protector A.08.10, Library version=221, Message=[Critical] From: OB2BAR@<hostname> "T15"  Time: 06/27/2015 01:41:58 PM ABORT_ON_CLOSE received. Aborting .

Backup Server: 6.32.2.3: ob2syb::2015/06/27-242::P15::P15::000: volume not valid or not requested (server: , session id: 8.)

Backup Server: 1.14.2.4: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.

Msg 8009, Level 16, State 1:

Server 'T15', Line 1:

Error encountered by Backup Server.  Please refer to Backup Server messages for details.

 

Following are the pre-steps I have done before loading the database.

 

  1. 1.Generated the ddl statements in the source system.
  2. 2.dropped the target database
  3. 3.dropped the devices in the target database
  4. 4.stopped the backup server and database in target
  5. 5.Deleted the data and log files
  6. Started back the database and Backup server
  7. 6.intialized the disk files in the target database
  8. created the database.
  9. Trying to load  the data

 

I have attached the ddlgen statements from the source system and the steps that are done in the target database. I'm not sure where is the problem.

 

Can you please help me there?

 

I'm able to load the database with the backup taken in the target database without issues. I feel it could be something related to change in the SID's. 

 

Thanks and Regards,

Vimal


Sybase patch update

$
0
0

Hi Experts,

 

I want to update our sybase ASE db patch to latest. Please guide how to proceed and also let me know any pre-requisites.

 

Please find our current version and patch level of ASE.

 

ASE_DB_Patch.jpg

 

Thanks,

Narasimhan Krishna

Error while restore Database of QAS(Quality) to SND(Test Server) through TSM

$
0
0

Hi,

 

We are performing restore database of QAS(Quality System) to SND (SandBox - Test System) through TSM( Tivoli Management System) and when we try to load the database using TSM , we are getting an error.

 

Error Output.JPG

 

I have attached the SND_BS.txt log file from the target system (SND) and the steps that are done in the target database. I'm not sure where is the problem.

Can you please help me there?

 

I'm able to load the database with the backup taken in the target database without issues. I feel it could be something related to change in the SID's.

Unable to connect with Sybase

$
0
0

Hello Gurus...

 


My environment is- AIX+Sybase ASE-15 .
1-few days back i reset the password of sa and sso users.
2-after that Abap secure password were touched -Plain password changed succesfully and encrypted password not changed
3.-i rebbot the server

4-now able to connect with SYBSID but unable to connect with isql
5-at  sidadm>cd  /sybase/SID   i run ls -ltr its showing 0
6- mount all is unable to run successfully same for for unmount all.

 

 

 

plz suggest plan...what to do

Backup server error while doing dump in ASE 15.7

$
0
0

Hi All,

 

Could you please help me out. I am getting below error while doing backup in ASE 15.7

 

backup error.JPG

 

Thanks in advance.

 

Regards

Suresh

Permission denied:Sybase.sh

$
0
0

Hi all,

 

I have installed sap nw 7.4 on suse Linux with sap Sybase Ase 16. The installation was successful... No errors...

The Sap and Sybase SID is MK1. When I tried to set the environment variable by running Sybase.sh  from sybmk1 user I am getting permission denied.

 

 

Please help me fix the error. Thanks in advance

Viewing all 956 articles
Browse latest View live