Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8919305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:59:08+00:00 2026-06-15T05:59:08+00:00

I have an SSIS package which gathers data from Oracle and puts it into

  • 0

I have an SSIS package which gathers data from Oracle and puts it into SQL. This package runs fine on the current server. However when I run the same package, which was exported to a file system, on another server it fails with the error ORA-1005 – null password given; logon denied.

I can connect to Oracle from the server and also to SQL. The weird thing is, if I navigate to the new server from the old server using windows explorer and run the package it works fine. It is only failing when executed from the new server, works fine when executed from the old server even though the file is on the new server.

Please can someone help as this is driving me nuts!

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T05:59:10+00:00Added an answer on June 15, 2026 at 5:59 am

    So from our little chat I’m guessing that SSIS packages lossing passwords for connections in the servers. You need to use config file for the connection string properties (with username and password included) and it will work probably.

    In your SSIS package

    1. SSIS->Package Configurations mark enable
    2. Add->Next-> Specify conf settings directly choose your location and name of config file->Save
    3. In tab Objects find your connection and expand->Properties_>Mark “ConnectionString”, “Name”,”Password”
    4. Next Next

    Sometimes configuration file too dont save password. So after creating configuration file go and open it with notepad. When you enter your pass and save, this should be done when package is closed.

    Example of config file(don’t copy create your own):

    <?xml version="1.0"?><DTSConfiguration><DTSConfigurationHeading>
    <DTSConfigurationFileInfo GeneratedBy="dasdsa\dasdsa" 
    GeneratedFromPackageName="Package" 
    GeneratedFromPackageID="{53B24B50-B43F-4D51-AD15-44FC92896BCA}"
     GeneratedDate="27.11.2012 19:07:35"/></DTSConfigurationHeading>
    <Configuration ConfiguredType="Property" 
    Path="\Package.Connections[Oracle].Properties[Name]" ValueType="String">
    <ConfiguredValue>YourName
    </ConfiguredValue></Configuration><Configuration 
    ConfiguredType="Property" Path="\Package.Connections
    [Oracle].Properties[Password]"
     ValueType="String"><ConfiguredValue>**ENTERHEREPASS**</ConfiguredValue>
    </Configuration></DTSConfiguration>
    

    2. Part. Why Agent Job fail executing package
    When transferring from one server to another
    There could be several problems:

    1. Need to set up right executing mode 64 or 32 bit http://www.bidn.com/blogs/ShawnHarrison/ssis/2362/ssis-basics-running-a-package-in-32-bit-mode
    2. Security set on package “ProtectionLevel” can do bad things
    3. Sql server Agent Job is running under the Owner rights which have no rights.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have simple SSIS package which reads data from flat file and insert into
I have simple SSIS package where I import data from flat file into SQL
I have a SSIS package which exports data from a query into a flat
I have an ssis package...which read data from fixed-column-width text file into DB table.
I have an SSIS package that queries data from a view using an SQL
I Have Created SSIS package which selects data from Source DB and Inserts it
I have created a (SSIS) package which contains SQL procedures for transfer of data
I have SSIS package which pulls the data from Excel(.xls) file and load the
I have an SSIS package that takes data from Tables in an SQL database
I have an SSIS package that exports data from a table on a SQL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.