Quantcast
Channel: SCN: Message List - SAP on SQL Server
Viewing all 2591 articles
Browse latest View live

SQL 2012 Installation

$
0
0

Hello,

 

I'm reading the Hardware and Software requirements to install  SQL Server 2012 and I´ve read the this point:

 

-The installation of SQL Server 2012 fails if you launch the setup through Terminal Services Client. Launching SQL Server Setup through Terminal Services Client is not supported.

 

Anybody has found with this scenario?


Re: SQL 2012 Installation

Re: Database error 7719 at EXE

$
0
0

Hi Scot,

 

In my Solman system we are getting exaclty same error.
Could you please let me know how you figured out which Info provider we need to compress in RSA1.

How to find out the which info provider we need to compress not able to ge tthe details from SM21.

Also let us know by increasing the partions value from 1000 to 15000 will help in resolving this issue.

Appreciate your response on this.

 

Thanks & Regards

Ravi

 

Message was edited by: Ravi Pandey

Re: SQL 2012 Installation

$
0
0

Thanls Deepak,

 

But It's a virtual server and the access is from terminal services that is the same that remote deskop... I don't understand you when you said "Best option to take remote desktop of the server" It's the same tool.

Re: MS SQL DB: SQL statement /index tuning

$
0
0

Hi Sriram,,

 

thanks, I already used those toolds, but they don't go deep enough to my liking. I guess I'm a bit too demanding ;-)

 

Dennis,

 

thanks for the links to msdn and the info about dbacockpit. I was looking for some info like that. Thanks for this.

 

Cheers,

 

Dieter

 

Message was edited by: Dieter Waelkens

Re: Database error 7719 at EXE

$
0
0

Dear Ravi,

 

Please check at sm21 tcode the error, look for the number of dialog process involved, and go to ST11 tcode to open the trace and here you get the detail.

 

About increase partitions.... it depends of the MS SQL server version you are running. Check it at oss notes restrictions on 2005 and lower versions....

 

Regards

Re: Runtime Errors -MEMORY_NO_MORE_PAGING

$
0
0

Hi ,

 

 

rdisp/PG_MAXFS

 

Short description(Engl)   Maximum size of SAP paging file

Appl. area                Dispatcher and Task Handler

ParameterTyp              Integer value

Changes allowed           Change permitted

Valid for oper. system    All operating systems

Minimum

Maximum                   262144

DynamicallySwitchable

Same on all servers

 

Dflt value                32768

ProfileVal                98304

Current value             98304

 

I think current values of this parameter rdisp/PG_MAXFS  = 98304.

but its required more  this values 262144

 

Increase this values in instance profile .

 

 

Thanks

Siva

Re: Runtime Errors -MEMORY_NO_MORE_PAGING


Re: SQL 2012 Installation

Re: SQL 2012 Installation

$
0
0

Is this mentioned somewhere in the installation guide provided by SAP for MSSQL 2012 ?

If not you may ignore it.

I believe the installation of MSSQL server is also carried out by the sapinst during the SAP installation. As long as the installer is able to take care of the installation and if there is no such installation condition mentioned by SAP then you may ignore it.

 

Regards

RB

Re: Missing Secondary Indexes on BI System

Re: Missing Secondary Indexes on BI System

Re: SQL 2012 Installation

$
0
0

Hello,

 

Can you please try:

 

1. restart your SQL Server

2. connect again via WTS

3. run the setup.

 

 

Best regads

João Vagarinho

Re: Install SQL Server 2008 R2 in Windows Server 2012 using SQL4SAP Script

$
0
0

Hello

 

Can you please note that:

 

- Use a user with administration rights of your server (do not use sidadm)

- SQL4SAP script does not support cluster

- You cannot use the script to upgrade SQL Server

- Windows Server 2012 supportes: Standard Edition and Datacenter Edition

- For detail prerequisites read http://msdn.microsoft.com/en-us/library/ms143506(v=sql.110).aspx

 

 

Best regards

Joao Vagarinho

Re: Install SQL Server 2008 R2 in Windows Server 2012 using SQL4SAP Script

$
0
0

Thanks guys for the support

 

I was able to Install SQL 2008 R2 Server by using the setup.exe provided.

 

Also .NET 3.5 Framework is mandatory

 

Anyways, I was able to run a 640 System on a Windows 2012/SQL Server 2008R2

 

Regards!


Re: SQL 2012 Installation

$
0
0

Hi Ruben,

 

I have below understanding

Terminal Services is something like Citrix, a way to enable multiple users to run an application directly on a network server in a private folder. Remote Desktop is more like PCAnywhere. It allows you to create a connection through a virtual private network across the internet and work directly on the remote workstation as if you were seated at the terminal.

 

Hope this helps.

 

Regards,

Deepak Kori

Re: Database error 7719 at EXE

$
0
0

Dear Scott,

Below is the detail from St11. I searched with "/BI0/F0SMD_PE2H_PFUN000" with these in RSA1 tcode but was not able to find the any info provider.

By looking at the below details would you be able to tell me which info provider i should be considering for compression let me know if more details is required in this regards.

 

Your Help is very much appreciated.

 

Mon Mar 24 09:33:18 2014

ERROR: -1 in function ExecuteAndFlush (SQLExecDirect) [line 6828]

(7719) [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]CREATE/ALTER partition function failed as only a maximum of

DbSlExecute - Error 99 (dbcode 7719) on DDLExecute

DbSlExecute - <ALTER PARTITION FUNCTION [/BI0/F0SMD_PE2H_PFUN000]() SPLIT RANGE (0000001069) >

dbdsmss: DBSL99 SQL7719

CREATE/ALTER partition function failed as only a maximum of 1000 partitions can be created.

***LOG BY2=> sql error 7719       performing EXE        [dbds         578]

***LOG BY0=> CREATE/ALTER partition function failed as only a maximum of 1000 partitions can be created. [dbds         578]

***LOG BY2=> sql error 7719       performing EXE        [dbacds       1131]

Retrive deleted entries in CATSDB table

$
0
0

Hi,

 

We are facing an issue where CATSDB table entries have got deleted accidentally while running the program RCATSDEL. This has resulted in all time entries being deleted in time entry related tables. Is there any way we can reload/retrieve the deleted data in the system at DB level? We are using SQL server for storing the data.

 

Appreciate your help,

~Athreya

Re: Retrive deleted entries in CATSDB table

$
0
0

Hi Athreya,

 

1) Do you have a full and consitent backup before the deletion activity happened ?

If yes, you may restore the same .

 

2) Is this your Production system and you have DR system configured ?

    If yes, make DR as Productive and re-create production with backup from DR.

 

Hope this helps.

 

Regards,

Deepak Kori

Re: Retrive deleted entries in CATSDB table

$
0
0

First, I should warn you that it isn't just about the CATSDB table. See the Technical Background Information chapter of the application help in order to understand the complexity of CATS. Depending on your system configuration (which modules are in use), the restore process can vary from semi difficult to very difficult. First talk to your ABAP developer to analyze report RCATSDEL in order to figure out what tables are involved and then include the respective system analysts (HR, FI/CO, PS, MM). Once you know the list of involved tables, you can talk to your DBA about restoring the tables (assumed you have backups) to a temporary DB which you can then use to rebuild the CATS entries. Depending on the system configuration post-processing and/or manual activities might be required and that is where you will need the help of your ABAP developer and system analysts.

Viewing all 2591 articles
Browse latest View live




Latest Images