ecryption of user-id/password to pass to sql loader

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • badam571
    New Member
    • Jan 2008
    • 3

    ecryption of user-id/password to pass to sql loader

    How to encrypt the user-id/password to pass to sql loader function.

    any help?

    Best Regards
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    sql loader function ???

    why you need to encrypt the parameters ?

    Comment

    • amitpatel66
      Recognized Expert Top Contributor
      • Mar 2007
      • 2358

      #3
      Originally posted by badam571
      How to encrypt the user-id/password to pass to sql loader function.

      any help?

      Best Regards
      Hi Badam571,

      Welcome to TSDN!!

      Please make sure you follow POSTING GUIDELINES when ever you post in this forum

      Thanks
      MODERATOR

      Comment

      • badam571
        New Member
        • Jan 2008
        • 3

        #4
        Originally posted by amitpatel66
        Hi Badam571,

        Welcome to TSDN!!

        Please make sure you follow POSTING GUIDELINES when ever you post in this forum

        Thanks
        MODERATOR
        amitpatel66

        I will try to comply with the rules. It was my first posting.

        Thanks

        Comment

        • badam571
          New Member
          • Jan 2008
          • 3

          #5
          Originally posted by debasisdas
          sql loader function ???

          why you need to encrypt the parameters ?
          debasisdas

          We have a partner that runs part of our database within their UNIX environment and they have a batch file that has a username and password that is required to run the scheduled batch file. They pass the username and password to sql loader. They want the username and password to be 'hidden'.

          Comment

          Working...