SQL2032N  The "version id" parameter is not valid

Hi All,
We are taking SAP BI online backup weekly basis though Tivoli (TMS). After taking backup getting the below Warning message.Our db2 level is 9.7 fix pack is more than 6.We are unable to use this backup for restore other host.As we checked in IBM, suggested slove this isue in db2level 9.7 an fix pack is 6.But our database already higher version.Please help us on resolve this issue.
BKI8659I: Creating tablespace definition information ...
SQL2032N  The "version id" parameter is not valid.  SQLSTATE=22531
BKI8661W: Could not create TDI.
BKI8665I: The backup timestamp is: 20140824043003
BKI8548I: Elapsed time: 1 d 12 h 4 min 38 sec
BKI8632W: Backup command completed successfully. Warning(s) encountered.
BKI8512I: Return code is: 612
Regards,
MK

Hi,
We have found below one from IBM blog.
BKI8661W
Could not create TDI. The backup cannot be used for redirected restore with BackOM.
Explanation
The system could not collect the table space definition information. The backup was made without TDI. As a result, the backup can be used for restoring the system, but it cannot be used for restoring to a different location.
User response
Ensure that your database is enabled to accept CLI connections.
Please how to perform "Ensure that your database is enabled to accept CLI connections" in DB2.
Regards,
MK

Similar Messages

  • I have deactivated my CS6 on my old computer and now when I have downloaded a trial version and enter the serial number it says not valid? I have only used my license on one computer before? Does anyone know the problem?

    I have deactivated my CS6 on my old computer and now when I have downloaded a trial version and enter the serial number it says not valid? I have only used my license on one computer before? Does anyone know the problem?

    Chat Now button near the bottom for Activation and Deactivation problems may help
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html
    OR
    Asked to sign in after paying may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    or
    http://helpx.adobe.com/creative-cloud/kb/license-this-software.html
    Membership and Payments http://helpx.adobe.com/x-productkb/policy-pricing/membership-subscription-troubleshooting- creative-cloud.html

  • "The file destination provided is not valid. Enter a valid location."

    I'm running Acrobat 9, with all updates installed, on Win XP.
    I have used shared review before, and it worked. I click Comments, Send for Shared Review.
    When I try to initiate a shared review, I browse to select my pdf, click on the filename, and I immediately get this error message: The file destination provided is not valid. Enter a valid location.
    I have tried accessing a file on a shared network behind my company's firewall, on my local hard drive, and my desktop. All three locations generate the exact same error.
    I know the "source" file and the "shared" file have to be in two separate locations. The error message is occuring BEFORE I can specify anything else.
    Any and all help is greatly appreciated!

    I can share a document on Acrobat.com (I just verified this), but I can't send one for shared review. Same error message as before. Curiouser and curiouser!
    Date: Wed, 31 Mar 2010 08:13:29 -0600
    From: [email protected]
    To: [email protected]
    Subject: "The file destination provided is not valid. Enter a valid location."
    Has the version of Acrobat that you're using been packaged by your IT department? If so, can you find out if they perhaps disabled access to Acrobat.com. Sometimes in doing this, shared reviews are inadvertently disabled.
    >

  • Control.invoke() throws System.ArgumentException with Error message as 'Parameter is not valid'

    Hi All,
    While doing cross thread communication, i am getting System.ArgumentException with Error message as 'Parameter is not valid' when call is made on the control.invoke(delegate method, parama object[]).
    I have checked the parameters, all parameters look good.
    Please share your views on this.

    I am going to explain the following Exception schenario.
    The RenderForm() is called from different thread and initially panel.InvokeRequired is true as it gets called from different thread and then invoke() gets called.
    So again same method is getting called and InvokeRequired property has then changedd to false and then else part of the code is executed however if i call the RenderForm() repetadely then application throws the exception as stem.ArgumentException with Error
    message as 'Parameter is not valid'
    And the Exception stack trace is as below-
      Type: System.ArgumentException
      Message: Parameter is not valid.
      Source: System.Windows.Forms
      TargetSite: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
      StackTrace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
      StackTrace: at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
      StackTrace: at NCR.APTRA.RendererCore.RendererCore.RenderForm(TTUForm form, IDataRecord data, Boolean clear)
    Adding the code snippet:
    private void RenderForm(TTUForm form, IDatRec.IDataRecord data, bool clear)
                if (panel.InvokeRequired)
                        panel.Invoke(new RenderFormInvoke(RenderForm), new object[] { form, data, clear });
       else
    //logic to draw the window content
    Please help me on this.. Thanks..

  • Error on Data Flow Task MSSQL 2012 Clustered "Description: The version of Lookup is not compatible with this version of the DataFlow. "

    We have an SSIS package that runs on clustered MSSQL 2012 Enterprise Nodes that is failing.  We use a job to executer the package.
    Environmental information:
    Product - Microsoft SQL Server Enterprise: Core-based Licensing (64-bit)
    Operating System - Microsoft Windows NT 6.1 (7601)
    Patform - NT x64
    Version - MSSQL Version 11.0.3349.0
    Package is set to 32 -bit.  All permissions verified.  Runs in lower environments, same MSSQL version.  All environments are clustered.  In the failing environment, all nodes are at the same service pack.  I have not verified if all
    nodes in the failing environment have SSIS installed.  Data access is installed.  We have other simpler packages that run in this environment, just not this one.  Time to ask the community for help!
    Error:
    Source: Data Flow Task - Data Flow Task (SSIS.Pipeline)     Description: The version of Lookup is not compatible with this version of the DataFlow.  End Error  Error:  Code: 0xC0048020    
    Description: Component "Conditional Split, clsid {7F88F654-4E20-4D14-84F4-AF9C925D3087}" could not be created and returned error code 0x80070005 "Access is denied.". Make sure that the component is registered correctly.  End Error 
    Description: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "Conditional Split;Microsoft Corporation; Microsoft SQL Server; (C) Microsoft Corporation; All Rights
    Reserved; http://www.microsoft.com/sql/support;0".  End Error 
    (Left out shop specific information.  This is the first error in the errors returns by the job history for this package. )
    Thanks in advance.

    Hi DeveloperMax,
    According to your description, the error occurs when you execute the package with Agent job on clustered MSSQL 2012 Enterprise Nodes.
    As per my understanding, I think this issue can be caused by you use SQL Server Agent to schedule a SQL Server Integration Services package in a 64-bit environment. And the SSIS package is referencing some 32-Bit DLL or 32-Bit drivers which are available
    only in 32-bit versions, so the job failed.
    To fix this issue, we should use the 32-bit version of the DTExec.exe utility to schedule the 64-bit SQL Server Agent to run a package. To run a package in 32-bit mode from a 64-bit version of SQL Server Agent, we can go to the Job Step dialog box, then
    select “32 bit runtime” in the Advanced tab.
    Besides, we should make sure that SQL Server Integration Services is installed on the failing environment.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How do I go about getting the product serial number to register my product as well as install my product.  I bought it with a product box.  On the software disc sleeve, there is a series of numbers pasted at the bottom of the sleeves but this is not valid

    How do I go about getting the product serial number to register my product as well as install my product.  I bought it with a product box.  On the software disc sleeve, there is a series of numbers pasted at the bottom of the sleeves but this is not valid.  When I tried to type this in for registration, it does register as this numbers also contain letters in it.  Apparently the registration boxes accept numbers only.  What do I do with a useless product for which I have paid good money for it?????

    This is the simple solution which was offered to me when I tried to get the serial code on line.
    The box and disc sleeve do not contain a series with 24 numbers which I presume is the product code to install.
    I tried to redeem the registration code by following what they recommended, but inevitably it gets to the page that showed the registration boxes that need 24 serial numbers and I got stuck again.
    This product is so different what my previous experiences of other software products where I just enter the serial number straight from the disc sleeve and then I got registered and go on to use the software.
    I is really frustrating, spending the last two hours trying to get my product going....

  • The File name property is not valid. The file name is a device or contains invalid characters

    I have an SSIS task that has run successfully for years. They just moved the dtsx to a new server and now it is failing. 
    Issue:
    The task has a data flow that writes a raw file destination. It then has a subsequent data flow that reads the raw file destination. 
    The path and name of the raw file is passed to each of the data flows via the same variable. 
    The raw file resides in a folder on the server in the same path that the dtsx resides in. 
    The task fails with the "The File name property is not valid. The file name is a device or contains invalid characters" error when trying to access the raw file.
    What we have done to troubleshoot:
    1. I ran the task successfully on my local machine so it is definitely a server issue.
    2. The first thing we were seeing was that it failed trying to write to the raw file. The task is set to "Create Always". 
    3. We saw that the dba's copied over the entire directory structure from the old server which included a previously created raw file, so we deleted the raw file.
    4. We reran the task and it successfully wrote a new raw file but then failed on reading the raw file with the same error as above.
    5. We reran the task AGAIN and this time it failed trying to write the raw file throwing the same error as above.
    6. The dba looked at the directory and the account that performs the task has full control.
    7. The dba looked at the raw file that was created and verified that the account that performs the task has full control of the file and that it is the owner of the file.
    Summary:
    The task fails when trying to access the file EXCEPT when the file does not exist. In that situation it can write the file but subsequently fails in accessing it again.

    Hi Whalensdad,
    Based on my research, the issue can be caused by the following reasons:
    There are some invalid characters in the File name at package runtime. In this scenario, just as Russ said, could you please post the value that is in the File name variable? Also use a Script Task with Messagebox.show to show the variable values at runtime.
    May be it changes to others at run time.
    The account runs the package not having access to all the folders in the path. Since you are moving the dtsx file from one server to the current server, do you also move the raw file to the same folder in the current server? Does the user runs the package
    have access to all the folders in the path? To solve this, please ensure that the user has access to all folders and the raw file in the path on the current server.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support
    Please see the response above. I can't use a message box on a server so I logged the values to the database. The resource account has full control to the folder. I haven't been able to get the DBA to check the SQL Agents permissions, but I was always under
    the impression that if you use "Run As" on the task, it will not use the SQL Agent but the account you identify it to "Run As". The "Run As" account has full control on the folder and file.

  • I updated to Yosemite.  iPhoto says I need to update to the latest version.  The app store says the version I need is not available in the US.  Thus iPhoto won't work or even open at this point

    I updated to the yosemite system.  My iPhoto says I need to update to the latest version for it to work with yosemite.  The app store searches and then states the version I need is not available in the US.  Currently I cannot use iPhoto.  Suggestions?

    Csound1,
    Thanks for the hint about not emptying the trash.  I will try to work on this tonight or tomorrow morning and let you know if "this helped me".
    Russell,
    If you go into the iLife support forum for iPhoto, there are a couple good threads.  Basically, iPhoto can't be downloaded by anyone anywhere in the world unless the app store has it listed in your "purchases" list.  The threads contain a lot of steps and it looks like this could be difficult for novices like me.
    Rysz,
    I will also look at the link you provided before I get started.  Thanks.

  • Since downloading iOS 7, I have been having trouble purchasing music from iTunes Store. When ever I try to make a purchase I always get the message "Your account    is not valid in the US  store"

    Since downloading iOS 7, I have been having trouble purchasing music from iTunes Store. When ever I try to make a purchase I always get the message "Your account    is not valid in the US  store" As I am new at this I don't know what I can do to remove this problem.

    What country are you in ? If you aren't in the US and the address on your account isn't in the US then try going to the bottom of the Featured tab in the App Store app on your iPad and tap on your account id, tap on 'View Apple ID' on the popup and log into your account, and then select the Country/Region section and select your country.

  • I keep getting the message your account is not valid for use in the US Store. You must switch to the Canadian store before purchasing. I have selected the Canadian store, but I still keep getting the same message.

    I keep getting the message: Your account is not valid for use in the US Store. You must switch to the Canadian Store before purchasing. I have selected the Canadian store, but still keep getting the same message. Any suggestions?

    Hi hi-liter,
    Are you certain that you are signed onto iTunes & Apps in the Canadian store?
    Settings>iTunes & App Stores, click on your AppleID, and then click on View AppleID. Type in your password, then click on Country/Region. Once there, follow the prompts and then select the Canadian Flag.
    Hope that helps!
    Cheers,
    GB

  • The setting ExternalProxy in the Web.Config file was not valid.

    Since installing Exchange 2010 SP1 (Upgrade from RTM) I get this in the event viewer.
    The setting ExternalProxy in the Web.Config file was not valid. The previous value was null and has been changed to .
    Any ideas what to check?

    I'm also getting a number of these errors on Exchange 2010 SP1 RU1, the settings that I get notified include (the values have been changed to a number of diferent values):
    ExternalProxy
    BootstrapMailDeliveryDelay
    MobileUpdateInformationURL
    BootstrapCABForWM61HostingURL
    FullServerVersion
    ADCacheMaxOrgCount
    ADCacheExpirationTimeout
    MaxDocumentDataSize
    MaxDocumentLibrarySearchResults
    MaxGALSearchResults
    BadItemEmailToText
    BadItemIncludeEmailToText
    BadItemIncludeStackTrace
    MaxClientSentBadItems
    MailboxSearchTimeoutNoContentIndexing
    MailboxSearchTimeout
    MaxMailboxSearchResults
    MaxRequestsQueued
    MaxWorkerThreadsPerProc
    MaxCollectionsToLog
    ProxyConnectionPoolConnectionLimit
    ProxyHandlerShortTimeout
    ProxyHandlerLongTimeout
    BackOffErrorWindow
    BackOffTimeOut
    BackOffThreshold
    ProxyVirtualDirectory
    BlockLegacyMailboxes
    BlockNewMailboxes
    SchemaValidate
    SchemaDirectory
    SyncLogDirectory
    SyncLogEnabled
    DisableCaching
    DeviceClassCacheADCleanupInterval
    DeviceClassPerOrgMaxADCount
    DeviceClassCachePerOrgRefreshInterval
    DeviceClassCacheMaxADUploadCount
    DeviceClassCacheMaxStartDelay
    MaxWindowSize
    MaxRetrievedItems
    EventQueuePollingInterval
    ADCacheRefreshInterval
    MaxSizeOfMailboxLog
    NumOfQueuedMailboxLogEntries
    MaxNumOfFolders
    Can these be resolved in a similar manner. Some additional information would be great (as sjoegarrett I can also ignore them, but would prefer if these could be eliminated).

  • The SharePoint list query is not valid: Data at the root level is invalid. Line 1, position 1. (rsSPDataProviderError)

    Hi there,
    All my reports are throwing below error in a sharepoint site configured with Access services. Does anyone have a clue what's causing it?
    An error has occurred during report processing. (rsProcessingAborted)
     Query execution failed for dataset 'Default'. (rsErrorExecutingCommand)
     The SharePoint list query is not valid: Data at the root level is invalid. Line 1, position 1. (rsSPDataProviderError)
    Thanks
    Manvir

    Hi Manvir,
    For troubleshooting your issue, please go to C:\Inetpub\wwwroot\wss\VirtualDirectories\ find your Web Application (represented by a port number), then delete an unknown folder created by sharepoint, namely vti_cnf from all the folders and sub-folders in
    your web application.
    Reference:
    http://forums.asp.net/t/985790.aspx?Data+at+the+root+level+is+invalid+Line+1+position+1
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • The temporary file path is not valid.  Lightroom cannot start

    Windows XP, SP3, Lightroom 2.5.
    External hard drive starts acting funny.  Round here we expect hard drive failure, so I order a new drive and when it arrives copy the backup onto the new drive.  The new drive has the same drive letter as the old one, but not the same name.  When I try to open a catalog I get: "The temporary file path is not valid.  Lightroom cannot start."  The catalogs seem to be fine, as when I open lightroom directly, not by clicking the .lrcat file, catalogs look normal.  If I copy the lrcat file to my internal hard drive it opens.  If I create a new catalog on the external drive I get the same problem.
    I have tried deleting the preferences file.  I have tried deleteing and reinstalling lightroom.  I have used the external HD on another computer with lightroom and it opens normally.
    All I can imagine is that there is some setting, somewhere in the registry which does not get erased when the lightroom gets re-installed.  Any guesses?
    I am at a loss!  Please hope me!

    Could be your Windows tempfile path is messed up. You could try going to Control Panel/Advanced and pushing the Environment Variables button.See what the TEMP and TMP variables are set to.
    Under "User Variables", both of mine are set to C:\Documents and Settings\<my name>\Local Settings\Temp.
    Under "System Variables", both are set to C:\Windows\Temp.
    Make sure that the directories referred to are legal and on accessible drives. Make sure they aren't read-only. It wouldn't hurt to create them if they don't exist.
    It's worth a try, I think.
    Hal

  • I am installing CS6, for the first time, on a Mac, from a CD.  I have a valid serial number that I just obtained.  When I enter the serial number, it is not validated and I cannot continue.

    I am installing CS6, for the first time, on a Mac, from a CD.  I have a valid serial number that I just obtained.  When I enter the serial number, it is not validated and I cannot continue.

    Error "The serial number is not valid for this product" | Creative Suite

  • Error submitting form for Distribution: "The filename you specified is not valid because it does not

    Error submitting form for Distribution:
    "The filename you specified is not valid because it does not include a .pdf extension, contains one or more invalid characters or teh path preceding it refers to a protected system location."
    Tried removing dashes from filename, shortenign filename, moving to root directory. No changes. File ends with a .pdf extension.
    This is my first attempt to distribute via acrobat.com

    I found that I got that same message using Acrobat Professional to send out a document for shared review.  I had an exclamation mark in the title of the PDF. When I took out the exclamation mark, it worked.
    So maybe try taking out anything "unusual" (parentheses, dashes, exclamation marks, etc.) in the file name and see if that helps.
    Good luck,
       Philip.

Maybe you are looking for

  • Dispute case -- Co-ordinator and Origin field

    Hi All, Dispute case is created. I went into Change mode, trying to populate Co-ordinator field and Origin field. These fields are greyed out and not ready for editing. Even though Attribute profile is changed to modifiable, i am not able to change.

  • Hash strength used in digital signatures

    Where in the configuration of the digital signatures do we specify what hash algorithm strength we wish to use?  I think the default is SHA-1, but where do I tell what is being used or required?  I know it's a pretty basic question, but it has me stu

  • Need to make an online magazine like the one shown in the tutorial on AdobeTV

    It appeared that all I need is InDesignCS6, which I purchased.  I now see I also must purchased the digital publishing suite for $395 to make one magazine.  Then I must pay Apple $99.  We don't want to sell an app.  I work for a public school distric

  • It won't eject the Ipod without shutting down the entire laptop....

    I have what I guess is the 'classic' 30g iPod it has no problems syncing at all my problem comes in when I try to 'eject' it. I have tried getting itunes to 'eject' and the response comes up: "The iPod _ cannot be ejected because it contains files th

  • Changing specification during result recording.

    Hello, Is there any functionality in result recording (QE51N) which allows you to change specification for quantitative  inspection characteristic? Example: specification 5,0 .. 6,0.  You record result 4,9 and change specification to 4,9 .. 5.0 which