Error backing up with SAP transaction DB13

The following error message occurs when I attempt to backup with SAP transaction DB13: ***************************** SQL Job information ****************************** Jobname: SAP CCMS Full DB Backup of master,RPD [20090620094326-6-094326] Type: TSQL DB-Name: RPD For Run: 20090620 09:43:26 **************************** Job history information ***************************** Stepname: CCMS-step 1 Command: declare @exeStmt nvarchar(2000) exec rpd.sap_backup_databases @dbList= “master,RPD”,@r3Db=”RPD”,@bDev=”R3DUMP0″,@expDays= 27,@jobName= “SAP C…



Answer Question   |  June 27, 2012  8:46 AM
DB13, NTBackup, SAP Transactions, SQL Server 2005, SQL Server 2005 backup, SQL Server backup
2,585 pts.

SQL REPLACE with pointer

I need to manipulate xml-files larger than char-field max-length allowed with RPG.   [strong]Background info:[/strong] My current solution uses a char-field… My app stores XML-files in CLOB-fields. I copy the xml-file from CLOB-field to a char-field: I then use %scan to find relative position of the string to be replaced, which is done using the…



Answer Question   |  June 27, 2012  8:45 AM
AS/400 SQL, RPG ILE, SQL, SQL Server, XML File Creation
asked by:
2,540 pts.

Synchronizing SQL Server 3.5 Compact Edition to SQL Server 2008

How do you synchronize of SQL Server 3.5 Compact Edition to SQL Server 2008? I have the framework installed, do I have to create a third party application to actually perform the synchronization?



Answer Question   |  June 27, 2012  8:45 AM
SQL Server 2008, SQL Server 3.5 Compact Edition
2,585 pts.

how to update a row in grid view in vb.net

how to update a row in grid view in vb.net using sql server as back end



Answer Question   |  June 27, 2012  8:44 AM
ADO.NET, SQL Server 2000, VB.NET 2005
asked by:
15 pts.

Execute trigger only on update of selected fields

We have created some trigger programs in COBOL that should be executed only if certain fields change. When creating a SQL-After trigger and -program on a file I can specify that the trigger should run only when specified fields are updated by using: AFTER UPDATE OF {fields} ON {file}. Unfotunately when removing a SQL trigger…



Answer Question   |  June 27, 2012  8:43 AM
AS/400, AS/400 triggers, COBOL, SQL Trigger, Triggers
asked by:
810 pts.

unable to connect to SQL from Access

I want to create a new database on SQL Server 2008 from Access 2007. I had no problem before I updated to vista from XP professional. When I test the connection, no problem, however when I try to create the database I get the message: The new database wizard does not work with the version…



Answer Question   |  June 27, 2012  8:39 AM
Access 2007, Microsoft Access, SQL Server 2008, SQL Server to Microsoft Access
asked by:
15 pts.

SQL Server 2008 extended stored procedures

I have created several extended stored procedures in SQL 2008 which when i run always return a NULL. I call these XP’s from within a stored procedure. They work fine in SQL 2005 and SQL 2000. One thing i have noticed is when i click on the properties of the xp the path to the…



Answer Question   |  June 27, 2012  8:36 AM
SQL Server 2005, SQL Server 2008, SQL Server 2008 extended stored procedures, SQL Server extended stored procedures
asked by:
KH
155 pts.

Using a variable in the LABEL ON SQL statement

Is it possible to use a variable in the label-string of the LABEL ON sql statement so that the variable can be changed dynamically in an SQLRPGLE program ?



Answer Question   |  June 27, 2012  8:35 AM
AS/400 SQL, RPGLE, SQL, SQL Server
asked by:
180 pts.

HTTP 505 calling SQL Server Web service from SAP PI 7.1 SOAP Adapter

Hi, I have a SAP PI 71. scenario where I need to call a Web Service exposed by an SQL Server 2005 app running on widows 2003. The SOAP adapter call fails with an HTTP 505 indicating mismatched HTTP versions. it appear that sap is speaking 1.0 and sql server is speaking 1.1. Do you…



Answer Question   |  June 27, 2012  8:32 AM
HTTP Error 505, SAP PI, SAP PI 7.1, SAP Process Integration, SOAP, SQL Server 2005, Web development, Web services
asked by:
5 pts.

Export SSRS Report to Microsoft Excel

Hi, I am a beginner in SSRS. Please guide me to export SSRS report i.e. .rdl report to an excel sheet.



Answer Question   |  June 27, 2012  8:29 AM
Microsoft Excel import/export, SQL Server Reporting Services, SSRS
asked by:
10 pts.

Export SSRS Report to Microsoft Excel

Hi, I am a beginner in SSRS. Please guide me to export SSRS report i.e. .rdl report to an excel sheet.



Answer Question   |  June 27, 2012  8:28 AM
Microsoft Excel import/export, SQL Server Reporting Services, SSRS
asked by:
10 pts.

MS Access query to show records that contain dates that differ by 1 year

I have a table that is composed of 15 date fields. I want to make a query that will show the records where the there is a year difference between any of the 15 dates. I know that you can use the datediff function but that can only be used for 2 dates at a…



Answer Question   |  June 27, 2012  8:22 AM
Access, DATEDIFF, Microsoft Access 2003, Microsoft Access query, Query
asked by:
5 pts.

Executing Oracle stored procedure from SQL server

Using a linked server I can’t seem to execute an Oracle SP from SQL. The Oracle SP requires 5 parameters and returns a cursor to a record set. The error I get suggests a syntax issue. OLE DB provider “MSDAORA” for linked server “PASSRPT” returned message “Syntax error in {resultset…} ODBC Escape.”. Do I need…



Answer Question   |  June 27, 2012  8:14 AM
Oracle, Oracle stored procedures, SQL Server
asked by:
5 pts.

Need advice on CRM application integration for email newsletter system

We are in the process of developing an electronic email newsletter system for one of our client. Could you tell me how we may be able to link to and from their Microsoft CRM database to our email newsletter SQL Server database. For example, we need to link the newsletter with the database of contact…



Answer Question   |  June 27, 2012  8:09 AM
CRM, Email campaign management, Microsoft CRM, Microsoft Dynamics CRM, SQL Server
asked by:
250 pts.

surf control reports will not work after I enabled drill downs

reports will not work after I enabled drill downs (v.2.6) Followed directions and enabled drill downs.  Now, reports and drill downs will not work after the day I reset the drill down.  Checked directions and no indication of making changes anywhere other that the configuration menu in surfcontrol UI.  Do I need to reset something…



Answer Question   |  June 27, 2012  8:01 AM
SQL Database, SurfControl, Windows 7 in 2010
asked by:
5 pts.

Getting password when we know Product Code and Serial in Pl/SQL Developer

Can any one please tell me how to know the current password of my pl/sql developer which i am using currently? I know my product code and serial Send me the procedure Thanks in advance PSR.COM



Answer Question   |  June 27, 2012  8:00 AM
PL/SQL Developer, Security in 2010, SQL Developer, SQL development, SQL passwords, SQL Security, SQL Server
asked by:
5 pts.

CRViewer Logon Failed error within Visual Basic 6

I developed and tested a VB6 program that runs CR Viewer accessing with RDC Crystal Reports 11 reports from a folder on a remote server and uses data and queries from SQL2000 on the same server. All operating systems use MS XP. My problem is that the program works on my desktop and a few…



Answer Question   |  June 27, 2012  7:59 AM
CRViewer, Crystal Reports 11, Crystal Reports XI, Database connectivity, SQL, SQL Server 2000, SQL Server connectivity, VB 6, Visual Basic, Visual Basic 6
asked by:
10 pts.

Inserting rows and multiple rows in SQL Server 2005 Express

Anyone there who can help me solve my problem? I can’t continue my program because of this problem which I know someone can solve or can suggest the best possible solution. I have a project in my study doing simple accounting program. To facilitate the discussion, I will just show you the three tables where…



Answer Question   |  June 27, 2012  7:53 AM
INSERT statement, SQL Server 2005, SQL Server 2005 error messages, SQL Server 2005 Express, SQL Server stored procedures, Stored Procedures, VB.NET, Visual Basic .NET
asked by:
5 pts.

AS/400 SQL for two file compare and update

Need a update in SQL comparing two tables check description and if equal to blank then match keys on master update blank desc. field with master desc field. UPDATE mbmtest01/wbmscur  set spdesc = itdsc  from amflib7/itemasa  where spdesc = ‘ ‘ and itnbr = spptno Keyword FROM not expected. Valid tokens: [end-of-statement][/end-of-statement].



Answer Question   |  June 27, 2012  7:49 AM
AS/400, AS/400 SQL, SQL Server
asked by:
385 pts.

login failed

when i start debugging project,sql connection will be closed,before that it will be open .Iam using sql which comes along with vb.net 2005.Iam using sqlconnetion in login form also there its not giving error when i used sql connetion code in another form its giving error login failed .iam tried up of this error.plz help



Answer Question   |  June 27, 2012  7:47 AM
SQL, SQL Debugging, VB.NET, VB.NET 2005
asked by:
255 pts.