Quantcast
Channel: SCN : Popular Discussions - SAP Adaptive Server Enterprise Developer Center
Viewing all 1396 articles
Browse latest View live

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

$
0
0


Hi All,

 

Not sure if I am in the correct forum for this question. I am applying SAP Support Packs to my Solution Manager 7.1 on Sybase system(15.7). It is failing in phase PREP_INSTALL/SHDINST_DB_PREP with:

 

executing statement: --check if login exists
if not ( exists (select * from master.dbo.syslogins where name = 'SAPSR3SHD')  )
declare @password varchar(16)
select @password = password_random(16)
create login 'SAPSR3SHD' with password @password default database 'SM1' default language us_english

statement execution finished successfully.
3found line if (not exists(select name from sysusers where name = 'SAPSR3SHD'))

3found line     exec sp_adduser SAPSR3SHD, SAPSR3SHD

3found line go

executing statement: if (not exists(select name from sysusers where name = 'SAPSR3SHD'))
exec sp_adduser SAPSR3SHD, SAPSR3SHD

EDbSlBegRead: rc 100, SQL-error 207 => [ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'user_status'.
[ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'user_status'.
execution of statement if (not exists(select name from sysusers where name = 'SAPSR3SHD'))
exec sp_adduser SAPSR3SHD, SAPSR3SHD
failed.

 

Capture5.PNG

 

I'm not sure what to do here. Any help would be appreciated.

Thanks,

Diana


Reg: SAP Adaptive Server Enterprise 16.0

$
0
0

Hi,

 

I am working on Sybase ASE 16.0. I am trying to create a test environment and discover the features of ASE 16.0. When I am trying to authenticate my resource, I get the error as below. Though the agent is getting authenticated, the resource status is unknown. One more problem which I encounter is while creating a database, I get an error stating – no servers available in this wizard. Can anybody tell me how to solve this issue?

throwing could not execute statement ,sqlcode = 5123 severity level =16

$
0
0

hi all,

 

I am able to take dump/load of DB. When i am trying to make disk device ,server is throwing error "could not execute statement ,sqlcode = 5123 severity level =16."

 

My ASE version is :

 

Adaptive Server Enterprise/16.0 GA PL01/EBF 22540 SMP/P/X64/Windows Server/ase160sp00pl01/3523/64-bit/FBO/Tue Apr 15 19:04:17 2014

 

e1.png

 

I know this is related to permission issue.But i have tried it ,no possible to overcome this in my machine.I need suggestion & help here .

 

Thanks in Advance.

Looking For ODBC Driver

$
0
0

Does SAP offer a free 64 bit ODBC driver that works in Windows 8.1 and Windows Server 2012?  One of our partners have a Sybase database they want us to connect to in order to pull data so we need a working ODBC driver for those operating systems.  If there is a free one, can you give me a link to it?

 

If SAP does not offer a free one, what is the cheapest way for me to get the driver I need (cheapest product)?

 

Thanks,

 

David

ISQL not working after installing ASE under Linux

$
0
0

Hi,

 

We just installed ASE developer edition for Linux. When trying to start isql I get the error:

 

isql

-bash: /opt/sybase/OCS-16_0/bin/isql: No such file or directory

 

But:

ll /opt/sybase/OCS-16_0/bin/isql

-rwxr-xr-x 1 wegc wegc 1694721 Feb  7  2014 /opt/sybase/OCS-16_0/bin/isql


Any ideas what went wrong?

 

Juergen

where i can download Sybase ASE 15.7 for Linux plateform ?

$
0
0

Dear All,

 

where i can download Sybase ASE 15.7 for Linux plateform ? i have same for Windows plateform but i want for LINUX

 

i want it for my self practice on my personal Desktop.

 

please provide  the link where i can download it .

 

 

Regards

abhishek

Exporting a database and table from Sybase ASE 15.7

$
0
0

Dear Friends,

 

What command do we need to use to export or backup a database and table with data created in Sybase ASE 15.7 DB server?

 

I do not have control center. When I tried Export wizard from "Data" menu in Sybase Interactive SQL (Version-11.0.1) on windows, I got error "There is nothing to export".

 

Thanks

Where & how can i get old versions of SYBASE ASE ,IQ free Developer's Edition

$
0
0

Hello Everyone ,

 

I am in a problem, I need old versions of SYBASE (ASE ,IQ)  free Developer's Edition for practicing.But unable to find it .Any one have any link or suggestion where to get it .As  SAP is only providing ASE 16  and i need version other than ASE 16 i.e ASE 15.7.

 

Thanks in Advance.


Reset sapsa password

$
0
0

Hi all, I need to reset the sapsa password of a sybase database.  I've already recovered the sa password with the sap note 1872806 - How to set a new password for SA account in Sybase ASE server but I'm not very familiarised with the ALTER LOGIN and sp_password procedures.

 

When I try to use any of those procedures, it asks me for the previous password of the sapsa user, which I don't have at the moment.

 

Thanks in advance.

 

Regards,

JR

windows 2012 64 bit Sybase.AdoNet4.AseClient version?

$
0
0

Please advise what version of  sybase DLL is fully supported in in windows 2012  64 bit server ?

Query allocation in case multiple tempdb

$
0
0

I have one SYBASE ASE 16.0 Database running having 5 tempdb and each of them of 500MB.

 

Now suppose one query is trying to allocate 600 MB tempdb to execute it, in this scenario what will be the result:

     Will the query be aborted as each tempdb is of 500MB and query is needed 600MB ?

      Or will it take 2 tempdb to execute it successfully?

 

Please help me if you know the answer.

ISQL not working after installing ASE under Linux

$
0
0

Hi,

 

We just installed ASE developer edition for Linux. When trying to start isql I get the error:

 

isql

-bash: /opt/sybase/OCS-16_0/bin/isql: No such file or directory

 

But:

ll /opt/sybase/OCS-16_0/bin/isql

-rwxr-xr-x 1 wegc wegc 1694721 Feb  7  2014 /opt/sybase/OCS-16_0/bin/isql


Any ideas what went wrong?

 

Juergen

System.AccessViolationException in 64 bit ASE client on server

$
0
0

we are receiving the following message on our servers.   bin  has only Sybase.AdoNet4.AseClient.dll  . Please advice what is the potential cause of the issue.

 

 

Application: w3wp.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.AccessViolationException

Stack:

   at Sybase.Data.AseClient.Unmanaged.CMD_PerformGetNextResultSet(IntPtr, IntPtr ByRef, Int32 ByRef, Int32 ByRef, Int32 ByRef, Byte ByRef)

   at Sybase.Data.AseClient.Unmanaged.CMD_PerformGetNextResultSet(IntPtr, IntPtr ByRef, Int32 ByRef, Int32 ByRef, Int32 ByRef, Byte ByRef)

   at Sybase.Data.AseClient.AseDataReader.RetrieveNextResult()

   at Sybase.Data.AseClient.AseDataReader.GetNextResult(Boolean)

   at Sybase.Data.AseClient.AseDataReader.NextResult(Boolean)

   at Sybase.Data.AseClient.AseParameter.get_Value()

   at Sybase.Data.AseClient1.AseCommand.Close(Boolean)

   at Sybase.Data.AseClient.AseCommand.Dispose(Boolean)

   at System.ComponentModel.Component.Finalize()

 

 

 

 

Faulting application name: w3wp.exe, version: 8.0.9200.16384, time stamp: 0x50108835

Faulting module name: sybdrvado20.dll, version: 2.157.1300.0, time stamp: 0x53c85084

Exception code: 0xc0000005

Fault offset: 0x0000000000007119

Faulting process id: 0x142c

Faulting application start time: 0x01d0d41e996f4948

Faulting application path: c:\windows\system32\inetsrv\w3wp.exe

Faulting module path: C:\Windows\TEMP\Sybase.AdoNet4.AseClient.64bits.4.157.1300.0\sybdrvado20.dll

Report Id: e4a82238-4011-11e5-9417-005056935d0f

Faulting package full name:

Faulting package-relative application ID:

0 Views  (edit) Tags: .net, enterprise, sybase, sdk, ado.net, ase

How to clean missing statistics information from system tables.

$
0
0

Greetings,

     After enabling 'capture missing statistics' our master database filled up in the past. We would like to enable this option periodically and then collect that information, analyse it to create or update existing indexes and also clean the missing stats from system tables before we enable the option to start analysing again.


     Is there any way to clean old missing statistics information from system tables in ASE 16?

 

With regards,

Sid.

SAP Sybase DBACOCKPIT Error

$
0
0

Hi Experts,

 

I Had made a System copy and done all   post installation  process, but when i try t-code dbacockpit  i get web page one in it , can any one help me how to configure the back-end to get DBACOCKPIT work, our system is SAP ECC 6 EHP 7 Sysbase DB

 

 

thank you

 

SROY


throwing could not execute statement ,sqlcode = 5123 severity level =16

$
0
0

hi all,

 

I am able to take dump/load of DB. When i am trying to make disk device ,server is throwing error "could not execute statement ,sqlcode = 5123 severity level =16."

 

My ASE version is :

 

Adaptive Server Enterprise/16.0 GA PL01/EBF 22540 SMP/P/X64/Windows Server/ase160sp00pl01/3523/64-bit/FBO/Tue Apr 15 19:04:17 2014

 

e1.png

 

I know this is related to permission issue.But i have tried it ,no possible to overcome this in my machine.I need suggestion & help here .

 

Thanks in Advance.

Looking For ODBC Driver

$
0
0

Does SAP offer a free 64 bit ODBC driver that works in Windows 8.1 and Windows Server 2012?  One of our partners have a Sybase database they want us to connect to in order to pull data so we need a working ODBC driver for those operating systems.  If there is a free one, can you give me a link to it?

 

If SAP does not offer a free one, what is the cheapest way for me to get the driver I need (cheapest product)?

 

Thanks,

 

David

where i can download Sybase ASE 15.7 for Linux plateform ?

$
0
0

Dear All,

 

where i can download Sybase ASE 15.7 for Linux plateform ? i have same for Windows plateform but i want for LINUX

 

i want it for my self practice on my personal Desktop.

 

please provide  the link where i can download it .

 

 

Regards

abhishek

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

$
0
0


Hi All,

 

Not sure if I am in the correct forum for this question. I am applying SAP Support Packs to my Solution Manager 7.1 on Sybase system(15.7). It is failing in phase PREP_INSTALL/SHDINST_DB_PREP with:

 

executing statement: --check if login exists
if not ( exists (select * from master.dbo.syslogins where name = 'SAPSR3SHD')  )
declare @password varchar(16)
select @password = password_random(16)
create login 'SAPSR3SHD' with password @password default database 'SM1' default language us_english

statement execution finished successfully.
3found line if (not exists(select name from sysusers where name = 'SAPSR3SHD'))

3found line     exec sp_adduser SAPSR3SHD, SAPSR3SHD

3found line go

executing statement: if (not exists(select name from sysusers where name = 'SAPSR3SHD'))
exec sp_adduser SAPSR3SHD, SAPSR3SHD

EDbSlBegRead: rc 100, SQL-error 207 => [ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'user_status'.
[ASE Error SQL207][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Invalid column name 'user_status'.
execution of statement if (not exists(select name from sysusers where name = 'SAPSR3SHD'))
exec sp_adduser SAPSR3SHD, SAPSR3SHD
failed.

 

Capture5.PNG

 

I'm not sure what to do here. Any help would be appreciated.

Thanks,

Diana

what is table/index fragmentation ? how to check table is fragmented or not in SYBASE ASE

$
0
0

HI all,

 

what is table/index fragmentation ?

 

     is there any way to check table is fragmented properly or not in SYBASE ASE ?

 

please help me what is actually this ? also define SQL query to check for the same .

 

 

abhishek

Viewing all 1396 articles
Browse latest View live