Forum Replies Created

Viewing 15 posts - 256 through 270 (of 313 total)

  • RE: 64 vs 32

    I am confused. Are you running 2005 or 2000. Are you using DTS or SSIS? Is the SQL Server 64 Bit or Oracle?

    --I have the option of...

  • RE: 64 vs 32

    So I went on with what you were saying about security and installed on another machine. Go pretty much the same error.

    Found a site that said permissions...

  • RE: 64 vs 32

    That would be huge. thanks if you live in MO I will buy you lunch

  • RE: 64 vs 32

    Under Agent properties it is running as (This Account) User ppp\Administrator PWD XXXXXX

    PPP\Administrator is a group. I belong in that group. It has the same set up as...

  • RE: 64 vs 32

    Also if it was a permission issue is it throwing me a bogus error?

    Executed as user: PPP\Administrator. DTSRun: Loading... DTSRun: Executing... DTSRun OnStart:...

  • RE: SQL 2005 64 bit

    I actually was not cross posting. I currently have two servers. I one is running 2k5 and one 2000. So I thought if I could figure out a...

  • RE: 64 vs 32

    Domain\Administrators

    I am the administrator

  • RE: Running DTS from Proc

    I am confused then.  why am I passing the admin password in the script

    exec

    master.dbo.xp_cmdshell 'DTSRUN /S SQLPDC /U DW_MASTER /P Password /N...

  • RE: Dates and shift work

    Ya know I guess I was making a mountain out of a mole hill. Yes that will work. I appreciate you helping me with that

  • RE: Variables in SSIS Packages (ex. passing stored proc parameters)

    Got it to work.  Code is below.  Make sure on the script task, the readWrite Variable is put in there

    If CInt(ds.Tables(

  • RE: Variables in SSIS Packages (ex. passing stored proc parameters)

    This is as far as I got.  It runs but it never stops.  I created a variable called iEmail so if there are records i know whether or not to...

  • RE: Variables in SSIS Packages (ex. passing stored proc parameters)

    I am having the same issue using a script task.  I can not figure out how to select the variables I have created and put a value in them

  • RE: Maintainance Plans

    Sorry about the delay.  I had the flu and was sleeping a lot.  The server job is running as builtin/administrator.

    The folder is shared just in case.

    There are backup files from...

  • RE: Forecasting

    Thanks that was the problem

  • RE: Forecasting

    I was playing with this since I could use it also and I get

    'srvinfo' is not recognized as an internal or external command,

    I installed the win2k resoure tools in the...

Viewing 15 posts - 256 through 270 (of 313 total)