Database Network Drive mapping during MDT Build

Edit: Wow..it looks like most of my question got cut off.  I blame the new forums.
I'm getting the below errors during my MDT build process.  I think its because of the SQL Share information inside of MDT.  Will these errors go away if I remove this?  I'll post my CS.ini tomorrow when I'm back at work and don't have to do
it via RDP.
Validating connection to
\\devsqldbmdt.DOMAIN.dev\SQLShareDEV$ ZTIGather 6/27/2013 2:38:49 AM 0 (0x0000)
Unable to connect to share: The network name cannot be found.
( 0x80070043 ) , trying to connect without username.  ZTIGather 6/27/2013 2:38:49 AM 0 (0x0000)
The network name cannot be found.
 ZTIGather 6/27/2013 2:38:49 AM 0 (0x0000)
Unable to connect to
\\devsqldbmdt.DOMAIN.dev\SQLShareDEV$.  Sleeping for 5 seconds. ZTIGather 6/27/2013 2:38:49 AM 0 (0x0000)
Unable to connect to share: The network name cannot be found.
( 0x80070043 ) , trying to connect without username.  ZTIGather 6/27/2013 2:38:54 AM 0 (0x0000)
The network name cannot be found.
 ZTIGather 6/27/2013 2:38:54 AM 0 (0x0000)
I'm not sure where to proceed from here.  Should I remove the SQL Share from my Database Connection string?

Let me elaborate on my original post..since I'm at work now and I can post my CS.ini.
I have two servers based on how we would go to production.
DEVMDT001
DEVSQL508
The MDT server hosts WDS and the Deployment Share.  SQL is on the remote server with some of our other infrastructure applications.  This is how our SQL team wants to support SQL rather than SQL Express.
How do I need to set up the SQL Share (and do I need to?)
Heres my CS.ini (with some editing done.)
[Settings]
Priority=DefaultGateway, CSettings, CRoles, Locations, LSettings, MMSettings, RSettings, RApps, Init, ByIsVM, Default
Properties=SQLServerName, SQLDatabase, BIOSVersion, SMBIOSBIOSVersion, ProductVersion, ScottServerConfig, SkipScottComputerSettings, SkipDRACSettings, DRACConnection, DRACDHCP, DRACIP, DRACSubnet, DRACGateway, MyCustomProperty
[DefaultGateway]
172.30.23.1=DEV
[DEV]
SQLServerName=devsqldbmdt.DOMAIN.dev
SQLDatabase=MDTDEV
[CSettings]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=ComputerSettings
Parameters=UUID, AssetTag, SerialNumber, MacAddress
ParameterCondition=OR
[CRoles]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTW
Table=ComputerRoles
Parameters=UUID, AssetTag, SerialNumber, MacAddress
ParameterCondition=OR
[Locations]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=Locations
Parameters=DefaultGateway
[LSettings]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=LocationSettings
Parameters=DefaultGateway
[MMSettings]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=MakeModelSettings
Parameters=Make, Model
[RSettings]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=RoleSettings
Parameters=Role
[RApps]
SQLServer=%SQLServerName%
Database=%SQLDatabase%
Netlib=DBNMPNTWSQLShare=DeploymentShare$
Table=RoleApplications
Parameters=Role
Order=Sequence

Similar Messages

  • Drive mapping during posture remediation

    I am doing ISE (1.1.1) deployment for client. The customer is using AD logon script do do drive map to a nas server. My posture remediation acl is blocking drive mapping unless I use 'permit ip any any' which is a security hole. My acl should be modified to allow the drive mapping during unknown/posture-remediation interval. Could any one suggest if you have faced similar issue.

    You need to permit access to your domain controllers during posture remediation and add a delay to your logon script -
    http://www.cisco.com/en/US/products/ps6128/products_configuration_example09186a0080a70c18.shtml

  • Network Drive Mapping for users who have Port 445 (possibly others) Blocked by their ISP to a Server 2008 system

    Nice to see my original posts are still up.  I was hoping that in the ensuing time someone had found a solution.  At least I can now see many other posting the same problems.  :)  Thought I was losing it for a while.
    We have 100% proven that the problem (in our case) is from the ISP blocking port 445 (possibly others but 445 for SURE) with the reasoning that it prevents the spread of some Internet "worms".  It also just happens to prevent people who work
    from home from being able to map to their network drives at work.
    What I was hoping was that eventually someone would comer up with a solution for this short of having to load a server using a different OS from Windows.  The SMB protocol is the one needing port 445 as far as I can tell.  Not all ISP block
    port 445 and the laptops that use those ISP's  have no problem.  Unless they travel.  Then it is "hit or miss" as to whether the ISP for the Hotel they stay at blocks it.
    I have run multiple tests to prove that this was in FACT the problem.  Even the particular ISP in question which is a very large national ISP company freely admits they do this supposedly to prevent the spread of an unnamed Internet Worm.  It also
    happens to prevent Business use of their Internet by Home Subscribers at they cannot map to their Business Servers which also need port 445 to map.
    I have used WebDAV successfully to get around this but at a huge loss of speed and performance.  Cloud services all do essentially the same thing and all have pretty much the same loss of speed.
    If anyone has come across a method of allowing a drive mapping to be rerouted to any other port, that is the only hope I have short of changing to an alternate OS for the Office Server and even then I cant be sure until I try if it would help.  I read
    somewhere about the possibility of routing through a proxy but again, the problem would still be that the requests for mapping are expected on port 445 on the server and they will not get through even to the proxy since the originating ISP is the one blocking
    the port from the User's system. 
    Any help or suggestions would be greatly appreciated  I have posted this question now for several years with no one yet providing a working solution.  Hope burns Eternal though :)

    Yes, OwnCloud is an option as well as many others.  Even self hosted Cloud services such as the WD MyCloud all work.  The problem is speed.  JungleDisk is the best I have found so far.  I am not sure exactly what they use to allow the
    drive mapping but it seems to work faster that anything else I have found.
    VPN's don't work.  At least none of them I have tried.   I can connect a VPN with no problem.  But still cannot map a drive over it.   Actually, there are some issues with the VPN as well but these are just a matter of methodology. 
    Mapping to the FQDN works for some people while others require the public IP.  Some users on some ISP's can map using the FQDN, others have to map to the IP.  That in itself was a bit odd.
    I have tried every trick I could find including adding  the IP and/or FQDN to the Windows Hosts file on the server as well as on the client systems.  This actually did help to get the VPN to connect in some cases.  However, it still would
    not allow me to map a drive letter.
    I can create a Network Place,  This also works.  But it will not allow me to MAP that "network place" to a drive letter.  I have tried multiple utilities that allow mapping of Drive letters to almost anything but they wont work to map to a
    Network Place.
    The software that needs the mapped drive is a SQL database which runs on port 2004.  The program itself has no problems at all connecting to the server to run the database.  Even on systems which cannot map to the needed drive letter for the documents
    referred to in the database.    Users can run it and look up all kinds of material but it it is only a half-solution since the database refers to files stored in a "common-mapped" drive letter.  Which I cannot Map.
    I have tried every possible configuration of the VPN setup I could find, I have even tried a "Test System" with the NIC connected directly to the T1 Modem.  With all firewalls off and no AV software.  Even if that had worked,  there is no
    way I could run like that.  But it didn't.  Same issues.  All this did was put the blame squarely on the User's ISP which was the only reason I did it.  I had to rule out even the slightest chance that it was something in our equipment.
    This was already almost a certain fact since the same user could take their laptop to a WiFi Hotspot at a fast food restaurant and connect as well as map the drive.  As soon as they went back home, no drive.  On the ones I could convince to pay
    the extra charges, if they switched to a business connection from their ISP, No Problems.
    On most MiFi or other Cellular Internet devices, No Problem,  Although that had a habit of changing.  We had a few that worked for a while, then they got a software update for their MiFi which immediately blocked the ability to map.  Others
    it would be that some models of Cellular HotSpot units worked while other would not work even if both came from the same carrier.
    Coincidentally, we had none of these problems before two other events occurred: 
    One was the release of Server 2008 R2, (which was a kid of "surprise" change for all of us used to Server 2008 R1.  Welcomed changes, but not expected with a simple SP release. 
    The other was IPV6 finally became a reality:  June of 2012.
    This left us with much head scratching as to what was the real cause of the problem.  It took months to narrow it down to port blocking by the Outside ISP's with a 100% certainty.  Even tried reloading a system with Server 2008 R1 just to rule
    that out.  As well as disabling IPV6 on every network device.  The problem stayed with the User when Outside and which ISP they were connected to.
    Currently we are using a mix of normal VPNs for those who can run them, and CLOUD access for those who can't.  Even this is problematic since we have to keep both the local copy and the cloud copy in constant sync so that everyone sees the same versions
    of the same files on each one.
    Sorry to make this so long but I wanted to cover everything to show that we tried it all.  The only thing left short of getting the ISP's to remove the port blocks would be to find a way to route the SMB file requests around port 445 in some way. 
    I have been told that this is easy enough if using a file system other than Windows but that is not an option even if true. 
    Thanks for the updates and ideas.  I keep hoping that eventually there will be some secure method for mapping a drive letter that does not depend on having port 445.

  • How can I change the BlackBerry Link Network Drive mapping from Z: to something else?

    Hello,
    I generally have a mapping to my NFS server on Z:, and my iTunes library has a relative path to Z: for all of my music - the fact that Link is automatically picking Z: as my network sync target for my device does not work for me to sync music, or anything really. I can't figure out how to change this value to something else.
    I found the registry key: \HKEY_CURRENT_USER\Software\Research In Motion\Device Manager\Device Settings\<DEVICENAME>\VolumeMapping with a default blank REG_SZ - can I use this key at all to manually change drive mappings for my device? If so, what is the key/value pair I need and will this mess up any assumptions taken inside the Link software for synching?
    ... Also, I have a Feature Enhancement Request to go along with this issue: Add a "Change drive map letter" button beside the "Turn on wireless connections to my computer" button in Link, and add the same option in the context menu to the 'Device Manager' for the mapping (which currently just says 'Explore').
    Thanks for the help,
     - Jeff

    I do not know a lot about this subject but since Device Manager is not a Device and the BlackBerry Phone is not recognized as a Device in Disk management unless Mass Storage is turned ON it looks as if by design you cannot change the Drive Letter.
    Also if Mass Storage is turned On in the Phone Settings File Manager and BB link will not work but the BB Phone will then be recognized as a Device in Disk Management and the Drive Letter can be changed, this has no effect on the Drive Letters for Device Manager.
    Normally to change the Drive Letter and Paths of a Device once the Device is plugged you would go to Administrative Tools, Computer Management, Disk Management, right click the Device and choose "Change Drive Letter and Paths"
    Changing the Registry or Uninstalling Device Manager but keeping BB Link or looking for a Utility that can change the Drive Letter such as the one that many XP users had called TweakUI (only worked in XP) or changing the Drive Letter for your Network may be the only way.

  • Network drive mapping Issue in WINDOWS 8 Client

    HI,<o:p></o:p>
    We have 2 Win2k8 R2 Domain controller. & around 100 Windows XP & Windows 7 Client. All the network mapping which was mapped through Group policy
    is worked fine.<o:p></o:p>
    Recently we have added 5 machines of WINDOWS 8 Client in our Network. We have observed that in none of the Windows 8 client machines,  Network drives are not
    getting automatically mapped. I checked through Gpresulr/r to confirm that whether the policy get applied or not, All the Windows 8 client machines has GP Applied.<o:p></o:p>
    I have run gpupdate & restart the machine, I have slow the network logging of Windows 8 Client,but it couldn't help me.
    <o:p>Regards,</o:p>
    <o:p>Chetan</o:p>

    Hi,
    In Group Policy Preferences,is "Reconnect" option ticked? If yes, please un-tick this option and check the result. Meanwhile, please check the below post which is discussing the same problem in Windows 8.
    Group Policy Preferences Drive Maps Not Working in Windows 8 RTM When "Reconnect" Option is Active
    http://social.technet.microsoft.com/Forums/en-US/winserverGP/thread/64e01325-9b2f-477c-ab51-7b10692b583a
    If this post does not help solve the problem, I suggest you ask in Group Policy forum.

  • Windows Network Drive Mapping properties not being associated with Test Stand deployment

    I recently upgraded a TestStand/LabVIEW (Developer Suite 2012 DS1) deployment project from a Windows XP Pro OS to Windows 7 Enterprise. Now, when I run the Test Stand deployment, Network paths that used to be hard coded into my File Globals are no longer recognized. I re-wrote the vi's, and put "File Dialog" pop-ups so that I could see what path the control is being opened up at, and what appears to be happening is the Network Drive that I am defaulted to is appearing as if it is "disconnected" in the navigation window, and the path is defaulted to my root directory. I can navigate out to my network path no problem from the navigation window, and after the first time I perform this user action, subsequent executions open up to the path I have hard coded in my Sequence File Globals. However, if I reboot my host computer, I again have to go through the exercise of manually pointing to the proper network location? If I use the Windows Explorer to check Mapped Networked Drives, everything is properly mapped and connected.
    Has anyone ever seen this behavior? 

    Hi ATE Dude 22,
    I have not come across this problem before but here is a document from MSDN and one from NI which discuss file path conventions. From what I've seen, UNC is also accepted under Windows XP so I would advise using it for your file globals.
    Cheers,
    KyleP
    Applications Engineer
    National Instruments

  • N8 Belle and Network Drive mapping.

    Hello! Today I tried to move a large video file from my phone to a pc, but I didn't have the USB cable with me and nobody has the mini-usb cable laying around and Bluetooth is way too slow. Then I remembered using the convenient "Map Network Drive" option. I tried looking in the file browser where it was before, but then after googling it I found out that it was removed in Belle.
    I hope it's coming back as I remember it to be pretty convenient as wi-fi is pretty fast and I see no reason in removing features with updates.
    Thanks

    Hello! Today I tried to move a large video file from my phone to a pc, but I didn't have the USB cable with me and nobody has the mini-usb cable laying around and Bluetooth is way too slow. Then I remembered using the convenient "Map Network Drive" option. I tried looking in the file browser where it was before, but then after googling it I found out that it was removed in Belle.
    I hope it's coming back as I remember it to be pretty convenient as wi-fi is pretty fast and I see no reason in removing features with updates.
    Thanks

  • NAS200 loses User Listing - prevents network drive mapping and display of shares

    I haven't seen this posted -  my NAS200 has been bullet proof Since Dec 2007 when I got it -  has the latest firmware, but lately I lose the drive mapping to thios unit - I cn open the admin console and login but when displaying the user list, I see Error: Cannot find number of users. I al;so see no shares as defined. I have recycled and get this to work for a while but it eventiually (10 min to 2 hours) loses connectivity. I'vwe enabled and disabled guest accounts and other features in options. Anyone have any ideas? Is this syptomatic of a firmware issue or other problem. The disconnect is now very  consistent but just started in the last few days.

    Since no one sems to have any responses - I'll report that I've reset this device many times - it always works for a while then exhibits this behavior - I can access the unit via web and it shows 'error - no users defined' -  share mapping reports similar issue 'no users defined'. This seems to be a result of the firmware 'losing' its user information, causing the drive to disconnect (even using the 'admin' user). I thnik it might be due to a heat problem - after it runs for a while it heats up -  the top drive noticably more than the lower drive. My problem was using Raid 0 so I need the drives right where they are. So far over two weeks I've transfered quite a bit of data using a sync tools to minimize duplicaitions and recopying files. This is slow but I've made progress. I let the drives cool overnight for example last night, restarted this morning, copied 4000 plus file (about half of one directory), and using logging can see that it then failed to find the share/files  at the halfway point, so its off for the moment. Resets, etc don't help. I've had this since 2007 so its out of warranty but I'm still guessing one of the drives is going bad or the unit is heating on its own and the heat contributes to the firmware failure .... any input Junior Specialists?

  • Network Drives Mapping Issue

    Hello Everyone,
    Since 10 days we have been facing a very different issue. A user in my company is not able to map shared drives on his Windows 7 Laptop.
    There are 6 windows-7 workstations having a Share in their respective c drive.  C:\ABC\xxx_share. These folders has "everyone" on both share and security permissions.
    \machine1\xxx_share (Using single slash instead of double slash here becoz its not letting me post links here)
    \machine2\xxx_share
    \machine3\xxx_share
    \machine4\xxx_share
    \machine5\xxx_share
    \machine6\xxx_share
    when we try accessing \machine1\c$ - nothing comes out.
    We have tried mapping through IP address
    We have tried force mapping through CMD
    we checked firewall, everything is off.
    I have directly added the user to all the 6 folders even though user is not able to map it.
    We are not able to diagnose as what an issue can be here.
    The machine is pingable and we are able to take RDP a couple of days back, but now even the machines are not accessible.
    I would request your help.
    Thanks
    Metal Musician

    Thanks Mike. Yes i tried mapping to the shared folder only. I just tried to check C$ whether it accessible or not.
    It was not accessible. This is not resolved yet
    If you cannot even RDP to the clients that is not the problem of shared folders etc. However C$ is accessible to local admins, security software disable access to those hidden shares as a default behavior. McAfee HIP is a case in point. Also hidden shares can
    be disabled too.
    Mahdi Tehrani   |  
      |  
    www.mahditehrani.ir
    Please click on Propose As Answer or to mark this post as
    and helpful for other people.
    This posting is provided AS-IS with no warranties, and confers no rights.
    How to query members of 'Local Administrators' group in all computers?

  • Mapped network drive appears empty for all users on one computer

    We have several network drives mapped via a batch file at log in.  On one particular Windows 7 computer one of these drives maps but appears empty.  Manually mapping to the drive and assigning a different drive letter makes no difference but manually
    mapping by entering the IP address allows viewing and accessing the contents.  
    The malfunctioning network drive is also using Hosted BranchCache.  The following settings are set in local group policy:
    (\Network\BranchCache)
    Turn on BrancheCache - Enabled
    Set BranchCache Hosted Cache Mode - Enabled - <servername>
    Configure BranchCache for network files - Enabled - 0
    The servers involved are running Windows Server 2012.
    I am at a loss here and will appreciate any suggestions. 
    ~JuniorG33k "Why is this thus? What is the reason for this thusness?"

    With Offline Files disabled the contents of the mapped drive are visible and accessible.  Unfortunately, Offline Files must be enabled for BranchCache to work.  
    Looking in the Event Viewer at “Applications and Services Logs\Microsoft\Windows\OfflineFiles\Operational” I can see that the mapped network drive transitioned to slow link during high latency but has never transitioned back. 
    ~JuniorG33k "Why is this thus? What is the reason for this thusness?"

  • Remove Persistent Network Drive Z:\MDTLogs$ after Complete Deployment through MDT

    Hi 
    I just completed  my Windows 7 Deployment using MDT 2013. I use a Light Touch installation. After completing i log into my computer, everything looks
    fine. But I have a persistent Network Drive Z:\MDTLogs$(Shared folder for MDT Logs on MDT Server). I don't want permanently have this Network Drive mapped.
    Is there an way to disable this in the Deployment Workbench or similar?
    CS.ini for MDT Logs location on MDT server
    SLShare=\\192.168.1.10\MDTLogs$\%ComputerName%
    SLShareDynamicLogging=\\192.168.1.10\MDTLogs$\%ComputerName%
    Shailendra Dev

    Hi,
    LTICleanup is supposed to remove mapped drive at the end of a deployment.
    Check what the logs say in C:\windows\temp\deployment logs\ 
    You can also try to add to your customsettings.ini file the variable FinishAction=Restart
    Other problem could be a remaining of the default profile, check this post: http://social.technet.microsoft.com/Forums/en-US/b6e79f90-241c-4878-81c5-bc1800004f1b/mdt-copyprofile-and-network-drive?forum=mdt#0d21ff7a-d346-42bc-883e-be67cbefbb84

  • Map Network drive in Windows 8.1

    Hi Guys,
    I was suffering a weird problem about mapping network drive in Windows 8.1.
    I ran the command "net use ...." to map a network drive and the command was running successfully. Then I used the "net use" command to check the status for the network drive mapped before, it showed good. But when I opened "my computer",
    I couldn't see the network drive mapped before in the explorer.

    Hi,
    After you created the mapped network drive with "net use", are you able to find the mapped driver letter information in the registry HKCU\Network?
    Please also try to map the network drive via GUI tool under Explorer "Map network drive" option, check the result.
    for net use command, please make sure that you've set the correct parameters
    https://technet.microsoft.com/en-us/library/gg651155.aspx
    Yolanda Zhu
    TechNet Community Support

  • Load of file from a windows 2003 network drive failed

    Hello,
    I working on a windows 2003 Server machine with a Oracle database 10.2.0.3.
    I must automate a database task that consist in reading tow files from a network drive, load it on database and making some processing on loaded data
    I defined entities for use of scheduler but when job with this processing is run it doesn't complete it work
    In column additional_info of table user_scheduler_job_run_details I have found this message
    CHAIN_LOG_ID="20298", STEP_NAME="LOADZILE", ORA-27369: job of type EXECUTABLE failed with exit code: Incorrect function.
    STANDARD_ERROR="SQL*Loader-500: Unable to open file (Z:\ControlCAMarjaZilnic.ctl)
    SQL*Loader-553: file not found
    SQL*Loader-509: System error: The system cannot find the file specified."
    The file is on the network drive and it mname is correct - I am sure of this
    What's wrong?
    Thanks in advance,
    Aurel

    Hi,
    My environment consist in Windows 2003 Server and Oracle database 10.2.03 database
    My job must read 2 files from an network drive - mapped on Z , load files in Oracle database and process data for output on some devices
    I build a CHAIN based job
    BEGIN
    DBMS_SCHEDULER.create_chain (chain_name => 'loadchain',rule_set_name => NULL,evaluation_interval => NULL,comments => 'Loading chain.');
    END;
    I defined programs : trunc and processing as STORED_PROCEDUREs and sqlldrDays and sqlldrMonths as EXECUTABLEs
    BEGIN
    DBMS_SCHEDULER.CREATE_PROGRAM(program_name=>'trunc',program_type=>'STORED_PROCEDURE',program_action=>'XXBLU.xxblu_dex_vanzari_pkg.Truncatelunizile',number_of_arguments=>0,comments=>'Truncate for loading',enabled=>FALSE);
    DBMS_SCHEDULER.ENABLE(name=>'trunc');
    END;
    BEGIN
    DBMS_SCHEDULER.CREATE_PROGRAM(program_name=>'sqlldrDays',program_action=>'c:\oracle\product\10.2.0\client_1\BIN\sqlldr.exe',program_type=>'EXECUTABLE',number_of_arguments=>2,comments=>'Loading days',enabled=>FALSE);
    DBMS_SCHEDULER.DEFINE_PROGRAM_ARGUMENT(program_name=>'sqlldrDays',argument_position=>1,argument_type=>'CHAR',default_value=>'xxblu/xxblu@dextera',out_argument=>FALSE);
    DBMS_SCHEDULER.DEFINE_PROGRAM_ARGUMENT(program_name=>'sqlldrDays',argument_position=>2,argument_type=>'CHAR',default_value=>'Z:\ControlCAMarjaZilnic.ctl',out_argument=>FALSE);
    DBMS_SCHEDULER.ENABLE(name=>'sqlldrDays');
    END;
    BEGIN
    DBMS_SCHEDULER.CREATE_PROGRAM(program_name=>'sqlldrMonths',program_action=>'c:\oracle\product\10.2.0\client_1\BIN\sqlldr.exe',program_type=>'EXECUTABLE',number_of_arguments=>2,comments=>'Loading months',enabled=>FALSE);
    DBMS_SCHEDULER.DEFINE_PROGRAM_ARGUMENT(program_name=>'sqlldrMonths',argument_position=>1,argument_type=>'CHAR',default_value=>'xxblu/xxblu@dextera',out_argument=>FALSE);
    DBMS_SCHEDULER.DEFINE_PROGRAM_ARGUMENT(program_name=>'sqlldrMonths',argument_position=>2,argument_type=>'CHAR',default_value=>'Z:\ControlCAMarjaLunar.ctl',out_argument=>FALSE);
    DBMS_SCHEDULER.ENABLE(name=>'sqlldrMonths');
    END;
    BEGIN
    DBMS_SCHEDULER.CREATE_PROGRAM(program_name=>'processing',program_action=>' XXBLU.xxblu_dex_vanzari_pkg.Prelucreaza',program_type=>'STORED_PROCEDURE',number_of_arguments=>0, comments=>'Processing for BlackBerry output',enabled=>FALSE);
    DBMS_SCHEDULER.ENABLE(name=>'processing');
    END;
    This chain has 4 steps : truncatetabsStep,loadDaysStep,loadMonthsStep and processingForDexteraStep
    BEGIN
    DBMS_SCHEDULER.define_chain_step (chain_name => 'loadchain',step_name => 'truncatetabsStep',program_name => 'trunc');
    DBMS_SCHEDULER.define_chain_step (chain_name => 'loadchain',step_name => 'loadDaysStep',program_name => 'sqlldrDays');
    DBMS_SCHEDULER.define_chain_step (chain_name => 'loadchain',step_name => 'loadMonthsStep',program_name => 'sqlldrMonths');
    DBMS_SCHEDULER.define_chain_step (chain_name => 'loadchain',step_name => 'processingForDexteraStep',program_name => 'processing');
    END;
    I want to run these tasks sequential
    BEGIN
    DBMS_SCHEDULER.define_chain_rule (chain_name => 'loadchain',condition => 'TRUE',action => 'START truncatetabsStep',rule_name => 'chain_rule_1',comments => 'Truncate step');
    DBMS_SCHEDULER.define_chain_rule (chain_name => 'loadchain',condition => 'truncatetabsStep completed',action => 'START loadDaysStep',rule_name => 'chain_rule_2',comments => 'Load days');
    DBMS_SCHEDULER.define_chain_rule (chain_name => 'loadchain',condition => 'loadDaysStep completed',action => 'START loadMonthsStep',rule_name => 'chain_rule_3',comments => 'Load Months');
    DBMS_SCHEDULER.define_chain_rule (chain_name => 'loadchain',condition => 'loadMonthsStep completed',action => 'START processingForDexteraStep',rule_name => 'chain_rule_4',comments => 'Processing for Dexterra');
    DBMS_SCHEDULER.define_chain_rule (chain_name => 'loadchain',condition => 'processingForDexteraStep completed',action => 'END',rule_name => 'chain_rule_5',comments => 'End of chain');
    END;
    I enabled the chain
    BEGIN
    DBMS_SCHEDULER.enable ('loadchain');
    END;
    I run the chain
    BEGIN
    DBMS_SCHEDULER.run_chain (chain_name => 'loadchain',start_steps => 'truncatetabsStep',job_name => 'loadchain_run_job');
    END;
    When I watch user_scheduler_job_run_details I can see STORED_PROCEDUREs programs succeded and EXECUTABLEs (sqlldr based) didn't
    in additional_info table I can read - STANDARD_ERROR="SQL*Loader-500: Unable to open file (Z:\ControlCAMarjaZilnic.ctl) and
    STANDARD_ERROR="SQL*Loader-500: Unable to open file (Z:\ControlCAMarjaLunar.ctl) respectively
    But this file exists - I copied path+filename from error messge and I pasted in comand prompt
    Many thanks,
    Aurel

  • Photoshop CC (2014) cannot see network drives

    I work on a PC running Windows 8.1 x64. Ever since the a Photoshop CC (2014) update a couple of months ago, my network drives are not directly accessible. I have two network drives, mapped as drives X: and Y:. If I work in Lightroom on a file that resides on my network drives and send it to Photoshop for further work, the file will not open in Photoshop. Additionally, I cannot drag-and-drop a file from Windows Explorer into Photoshop (from any drive). I get the circle with the slash through it showing it can't be done. And finally, Bridge, when I'm working in Photoshop CC (2014) cannot open a network drive image in Photoshop.If it is launched after Photoshop, it does not show the network drives. If it is launched before Photoshop, it shows the mapped drives, as I stated before, can't open a file into Photoshop.
    Now for the mind blower. NONE of these things are an issue if I run the "older" Photoshop CC (i.e. - NOT the 2014), which fortunately, I still have on my system.
    Thoughts or help? Thank you.
    Nemo

    Are you able to see the shared folder on the router ? If yes then, Once the set-up page appear, click Storage > Media Server and Enable the UPnP Media Server. Specify Folder to Scan button lets you select content to add to the database of the Router's Media Server. Once you click this button the Media Folder screen appears.Now Check the option Auto-scan click on Scan All and Click on Save Settings.
    Now, On your computer go to My Network Places and you will able to see the shared files and folders. 

  • Moving part of a catalog to network drive.

    I need some good advice for a catalog of 13k+ photos that I'm trying to clean up. I'm using Elements 7, I have purchased Elements 11, and am planning to install it soon. Part of my photos are physically located on my hard drive, and part are on a network drive mapped as J:.  Elements finds these photos on J: but I don't think that the Elements Catalog is aware that J: is a network drive/removable drive. It looks for them every time I open Elements, making the program very slow to start up. Should I use the "move to removable drive" to move these photos? How will Elements treat these photos that have been sent to a removable disk? Will I still be able to see thumbnails of the photos and search through my tags for them? If I copy my photos to a new drive, but still call that drive J: will Elements be able to find them? And finally, if I perform this "move to removable disk" task, should I do it now with Elements 7 or update to Elements 11 first? Please help. Joanne

    Valkyrie Anne wrote:
    Part of my photos are physically located on my hard drive, and part are on a network drive mapped as J:.  Elements finds these photos on J: but I don't think that the Elements Catalog is aware that J: is a network drive/removable drive. It looks for them every time I open Elements, making the program very slow to start up.  Joanne
    If the Organizer is slow to start and seems to be searching, you should check two things:
    - that you have not set the 'watched folders' service to look at the network drive (file/watched folders menu)
    - that in the preferences, files, you don't have checked automatic search and reconnection.
    If you can access your files on the network drive from the organizer and see the thumbnails, no need to worry. You can move files from your internal drive to and from the network one by the file / move menu or by dragging and dropping folders in folder view. The organizer should not consider the network drive differently from an external USB drive : if such a drive is not physically connected, you'll get 'missing files'. Only the thumbnails which are stored in the catalog will show. It's different from files on a CD/DVD : if they are not connected, you'll get an offline media warning.
    Only the catalog itself (the database) cannot be stored on a network drive; however it can be stored on an USB external drive.
    If you want to upgrade to PSE11, be sure to make a full backup on a second external drive (such USB drives are affordable today). Note that from that backup, you are able to restore the files not only on their original location, but also in custom location, for instance in the internal drive of another computer (even if the original files are scattered over several internal or external drives).
    If you install PSE11 on your present computer, you should be prompted to convert the existing catalog(s) to the new PSE11 format without having any files or folders to move or copy. That conversion does not change anything to your present PSE7 catalog, which is still working as before.

Maybe you are looking for

  • Can't open a poblem ticket with SAP support hot-line

    Before calling the SAP Support Hotline (800-677-7271), please have your "Partner#" at hand, then follow the instruction below to proceed: Please call 800-677-7271 (option #1) and open a ticket Please specify: customer# 179009 Partner#: ??????? Compon

  • Oracle PL/SQL send/receive message in weblogic jms queue

    I am looking for a very simple way using oracle plsql to send and receive messages in a weblogic jms queues. Thanks

  • War files and server classpath on 6.1

    We used to have all of the jsp's and html exploded in a WebApp and the           WebApp just used the same classes and property files the server was using,           now we put all these files in a war file.           My question is do I have to take

  • Cannot find a way to access facesContext during web app initialization

    I need to access a bizConfig managed bean and insert it into the db during initialization. facesContext is an object of request scope and is not available in 1) filter's init() method 2) ServletContextListener.contextInitialized() Ideally I would do

  • Does iRadio Have a Shuffle Command

    Can't seem to find it, would like that feature, Pandora has it so various stations that you select can play rather than just staying on one station.  If Apple doesn't have it, hopefully it will come in a future update, say iOS8.  I can then drop Pand