Help Needed-Connection Url String for Oracle8i

DriverManager.getConnection(Url , username ,password);
In the above , I need the connection url for Oracle8i Database.
Thanks..

This works for me:
jdbc:oracle:thin:@HOST:1521:INSTANCE
Where HOST and INSTANCE represent the machine running oracle and DB instance. 1521 is the default port but may be changed.
Mike

Similar Messages

  • Help need my mac pro for school..it has Grey screen..spinning wheel...repaid disk ok...repair disk permission all repaired but one warning...

    Help need my mac pro for school..it has Grey screen..spinning wheel...
    I think I have  mountain lion OS X....I have done I think almost every suggestion I've seen in discussion boards.
    Boot in recovery repaired disk...ok...repair disk permission...all repaired but one warning...I've tried to reinstall lion (without losing data) and it Got all the way to one minute to be done and then the time change back two hours and kept doing this all night long.  I haven't done a back up due to no external for time machine.
    I hope someone can please help me I've been going crazy for a week now trying to figure this out.  I use my computer for school and I'm currently very behind from in my school work  thank you
    Also I've checked my available space  424.91 free of 750 gigs....disk is verified

    Welcome to the Apple Support Communities
    Try holding the Shift key while your Mac is starting to start into safe mode. Then, after starting in safe mode, open Finder, select Go menu (on the menu bar) > Go to Folder, and type /Library/StartupItems. Then, empty this folder and restart the Mac.
    If your Mac starts after doing this, it was a problem with a third-party app that starts automatically when you turn on the computer. It won't start automatically anymore after doing that

  • Cloudscape & Java Studio Creator - Need Connection URL for toursDB

    Has anyone been able to create a data source and connect to the bundled demo databases in the default Cloudscape installation (sample or toursDB) with Java Studio Creator on MacOS X.
    I have Cloudscape running ok and I have Java Studio Creator running and I added the "derby.jar" and "derbytools.jar" files to the jar list in Java Studio creator but I'm not sure what the connection URL should be to connect to the example databases.

    Well, I think I now to having everything working!! I was able to connect to one of the sample Clouldscape databases (bundled with the Cloudscape 10.0 distribution in SJCS) - I had to do the following
    --- 1 --- After downloading a Java tool called DbVisualizer Free 4.1.1 and reviewing its documentation I was able to discover how to set an essential Java System Property for it as well as Sun Java Studio Creator on MacOS X. The property was derby.storage.fileSyncTransactionLog=true. This was needed to work around an Apple Java VM problem by bypassing code that uses write sync (rws) mode. The info for this is on the Apache site at: http://www.ibm.com/Search?q=Cloudscape+failures+on+Mac&v=14?=en&cc=zz&Search.x=47&Search.y=10 and the info for setting system properties on "double clickable Java Apps" on MacOS X can be found at: http://www.dbvis.com/products/dbvis/doc/4.1.1/doc/ug/admin/admin.html
    --- 2 --- Using the tool in *1* above I then actually got it to connect to an existing sample bundled Cloudscape database using the following connection URL jdbc:derby:/pathToTheDatabaseDirectory (needed to add the path to the URL) and the userID and Password as user1,user1 for reasons stated in the following forum link http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?forum=370&thread=66046. I also used the driver class org.apache.derby.jdbc.EmbeddedDriver.
    --- 3 --- Finally, using the config info I used in *2* above I then used the following settings in Sun Java Studio Creator
    DataSource Settings Panel Fields set as follows (for Cloudscape 10.0 installation)
    DisplayName ---> Cloudscape
    JDBC Driver Jar Files ---> derby.jar
    Driver Class Name ---> org.apache.derby.jdbc.EmbeddedDriver
    URL Template ---> jdbc:derby:
    And then......Add Data Source panel fields set as follows
    ---DataSourceName --> datasource1
    ---ServerType____ Cloudscape
    ---HostName ---> left this blank
    UserID -> user1
    ---Password ---> user1
    ---DatabaseURL ---> jdbc:derby:/Applications/IBM/Cloudscape_10.0/derbyDB
    ---DriverClass ---> org.apache.derby.jdbc.EmbeddedDriver
    thanks for your help. I had been able to connect to Cloudscape programmatically (which your blog documents well), but getting the Sun Java Studio Creator (SJSC) IDE configured for Cloudscape wasn't obvious. Hopefully the above info in *1* and *3* will help anyone using the SJSC IDE on MacOS X. The DbVisualizer Free 4.1.1 is a slick tool I discovered along the way as well.

  • Cloudscae & Java Studio Creator - Need Connection URL for toursDB

    Has anyone been able to create a data source and connect to the bundled demo databases in the default Cloudscape installation (sample or toursDB) with Java Studio Creator on MacOS X.
    I have Cloudscape running ok and I have Java Studio Creator running and I added the "derby.jar" and "derbytools.jar" files to the jar list in Java Studio creator but I'm not sure what the connection URL should be to connect to the example databases.

    1. load up the embedded driver.
    2. use jdbc:derby:toursDB as the database URL.

  • Desperate help needed to configure WVC210 for remote access?

    Hi, I'm new and desperately need some help on setting up my WVC210 for remote access.
    I manage to setup and see images from my WVC210 using my home LAN via both wired and also wireless.
    I have 2 questions:
    (a) for wireless connection, i only manage to get connection to my WVC210 if i disable the wireless security from my router. But that means i'm opening my wireless LAN to everyone. How can i still get connection to the camera if i enable the wireless security from my router. (FYI: my router is 2Wire ADSL  from Singnet Mio)
    (b) how can i get connection to my WVC210 from outside or in my office? I type in the camera Fixed IP address (displayed on the front screen) on the web browser, by it shows a error page. Is there some setting that i might need to adjust ?
    Pls kindly help me
    Thank you.

    Bernard,
    For Item (2) is there any difference between the camera built-in dyndns updater versus the software updater? I am under the impression that the software updater is easier to manage.
    The biggest difference for you is that the camera always stays at the same location, and the laptop goes with you. Every time you access the internet from a different location with the laptop the software updater is sending the new IP address to dyndns.com. This causes you to lose access to your camera because the FQDN doesn't point to your home IP address anymore. Once the dyndns credentials are in the camera (or router) there is no management needed. The device will automatically update dyndns.com with your new IP address as it changes, and you do not need to do anything.
    For Item (3), are you saying port forward 1025 is it for the 2nd camera only or for both? Or is it 2nd camera use 1025 and first camera use 8080?
    Here's an example of what I mean:
    Camera 1: 192.168.1.210 port 1024. In router, forward port 1024 to 192.168.1.210
    Local Access: http://192.168.1.210:1024
    Remote Access: http://bernards210.dyndns.org:1024 (Example)
    Camera 2: 192.168.1.211 port 1025. In router, forward port 1025 to 192.168.1.211
    Local Access: http://192.168.1.211:1025
    Remote Access: http://bernards210.dyndns.org:1025 (Example)
    Camera 3: 192.168.1.212 port 1026. In router, forward port 1026 to 192.168.1.212
    Local Access: http://192.168.1.212:1026
    Remote Access: http://bernards210.dyndns.org:1026 (Example)
    to access the 2 camera outside, do i have to have another dyndns host name or can i use the current one for both camera?
    As you can see in the above example, the dyndns name remains the same for remote access to all three cameras. The only change is the port number at the end. Your router will translate the port number to the IP address that the port is forwarded to, allowing you to select the camera that you wish to view by changing the port number in the address.
    I was actually thinking that the camera web browser can show 2 camera at the same time. Is it possible?
    No. Each browser window will display a single camera. You can however opens multiple instances of your browser to allow viewing of more than one camera simultaneously. A better solution is to install the Video Monitoring Software that is included with the camera which allows you to view multiple cameras in the same window.

  • Help Needed: Enable local currency for Customer Invoicing

    We are needing to enable local currency for customer invoicing on a project coming very soon.  Does anyone have any information on the best way to get this done and/or documentation to look over?  Any help would be greatly appreciated!!
    Thank You in Advance!
    Jay Esparza
    SAP Functional Consultant

    Hi
    Local currency automatically gets activated as you set your company code currency.
    No need to enable separately for customer invoicing
    Plz assign points if it is helpful.
    Regards
    Tapan

  • Need JDBC driver string for MYSQL DB Resin server

    Please any body provide me the jdbc driver for MYSQL
    database for Resin server
    Thanks

    The driver and URL string are independent of server you deploy them on.
    Put that JDBC JAR in your Web app's WEB-INF/lib directory and it'll be in the CLASSPATH.
    Set up the pooled data source as appropriate for your server. That's the server-dependent part.
    %

  • Help needed with printer settings for wired ethernet connection

    I'm hoping someone can help me with a network printing issue. I have a large format color laser printer (Tektronix Phaser) and since moving to OS 10.6 I can't figure out how to configure the printer so that the system sees it. I have a simple wired ethernet network with a couple of Macs and a couple of printers. All devices are connected via a switch. When using earlier OSs I was able to connect to the Phaser using Ethertalk. Obviously this is no longer supported and I can't figure out how to set the printer so the OS can see it. I have lots of options which can be turned on or off and in some cases set up in other ways: Ethertalk, IPX, Netware, TCP/IP, DNS, LPR, HTTP and remote internet printing, I've tried messing with these but the result is always the same--system doesn't see the printer. Currently Ethertalk is on, IPX and Netware are off, TCP/IP is on, DNS and LPR are on, as are AppSocket, HTTP, FTP and remote internet printing. I can change the IP address but no matter what address I've tried I cannot ping the printer. (I'm using a Gutenprint driver for this printer.)
    I don't really know enough about all this to get anywhere and I haven't been able to find help anywhere even from tech friends. Xerox won't help me and neither will Apple. Any help would be appreciated. I can supply more detail on specifics where necessary. Thanks, Bob

    Old Phaser models may becoming more and more difficult to use, but you can give this a try.
    1. Configure the printer via front panel to use TCP/IP and enable DHCP if it's supported. If not then you will need to configure an IP address for the printer together with your local network's mask, and gateway IP address. Except for the first the others will be provided by opening Network preferences to see what those settings are. The printer's IP address needs to be set somewhere within the range of IP addresses your router provides locally.
    2. You need the PPD file required for your printer. If you have the Phaser driver installer you can use it to install the PPD or you can extract the specific PPD from the installer package. This part is tricky because I don't know where you may find the driver now if you don't have the installer. The older installers can be accessed through the Finder by selecting the package then CTRL- or RIGHT-click and select Show Package Contents from the contextual menu. You can then rummage through the package to search for the PPD for your printer. Then navigate to the /Library/Printers/PPD/Contents/Resources/ folder and drop the PPD file inside.
    3. Open Print & Fax preferences and click on Add [+] to add a new printer. Click on the IP icon in the toolbar. Select Line Printer Daemon - LPD from the Protocol drop down menu. Input the IP address you assigned the printer in the Address field. You can file in the optional fields that follow. Then from the Print Using drop down menu locate the listing for your printer and select it.

  • Help needed Importing a string from labview into matlab for file opening

    Hello,
    I am using labview to allow the user to pick the file to open via the
    open labview measurement file block. Then I take the filename and
    convert it from a path to a string and try to import it into my matlab
    script which I use dlmread() to open my data file. However the
    datafile does not open. I was wondering if anyone would help me with
    this method?
    Thank you,

    Hi Nicole,
    Are you using the Matlab Script Node or the MathScript Node?  I know that dlmread is not currently implement with MathScript (although R&D is looking at implementing further features for future versions of LabVIEW).  Also, I'm not sure which VI you are using to get the file path because there isn't an "Open LabVIEW Measurement File" VI.  There are Read & Write LVM and a simple Open\Create\Replace File VI--are you using one of these?  If you are using the Open File VI, Matlab may be unable to read from the file because it is already locked for editing by LabVIEW. 
    I hope this helps!
    Megan B.
    National  Instruments

  • Help needed on mapping information for AT701 element in EDI X12 214 Transportation type (X12_00401_214 schema)

    Hi all,
    As per the EDI defined standard schema, AT701 element takes the following Enumeration values.
    <xs:element minOccurs="0" name="AT701" type="X12_ID_1650">
    <xs:annotation>
    <xs:appinfo>
    <b:fieldInfo notes="Shipment Status Code_1650" />
    </xs:appinfo>
    </xs:annotation>
    </xs:element>
    <xs:simpleType name="X12_ID_1650">
    <xs:restriction base="xs:string">
    <xs:enumeration value="A3" />
    <xs:enumeration value="A7" />
    <xs:enumeration value="A9" />
    <xs:enumeration value="AF" />
    <xs:enumeration value="AG" />
    <xs:enumeration value="AH" />
    <xs:enumeration value="AI" />
    <xs:enumeration value="AJ" />
    <xs:enumeration value="AM" />
    <xs:enumeration value="AN" />
    <xs:enumeration value="AP" />
    <xs:enumeration value="AR" />
    <xs:enumeration value="AV" />
    <xs:enumeration value="B6" />
    <xs:enumeration value="BA" />
    <xs:enumeration value="BC" />
    <xs:enumeration value="C1" />
    <xs:enumeration value="CA" />
    <xs:enumeration value="CD" />
    <xs:enumeration value="CL" />
    <xs:enumeration value="CP" />
    <xs:enumeration value="D1" />
    <xs:enumeration value="I1" />
    <xs:enumeration value="J1" />
    <xs:enumeration value="K1" />
    <xs:enumeration value="L1" />
    <xs:enumeration value="OA" />
    <xs:enumeration value="OO" />
    <xs:enumeration value="P1" />
    <xs:enumeration value="PR" />
    <xs:enumeration value="R1" />
    <xs:enumeration value="RL" />
    <xs:enumeration value="S1" />
    <xs:enumeration value="SD" />
    <xs:enumeration value="X1" />
    <xs:enumeration value="X2" />
    <xs:enumeration value="X3" />
    <xs:enumeration value="X4" />
    <xs:enumeration value="X5" />
    <xs:enumeration value="X6" />
    <xs:enumeration value="X8" />
    <xs:enumeration value="XB" />
    </xs:restriction>
    </xs:simpleType>
    Now, in my sample input file I am having a column "MileStone", and for example: If I have
    "Picked Up Date" in that column, I need to pass "A3" as the value for
    AT701 element as per the above code snippets. 
    Please let me know how to map the "Milestone to "AT701" element.
    If I straight away map those two fields, I am getting the below error : 
    error btm1046: Output validation error: The 'AT701' element is invalid - The value 'MileStone_0' is invalid according to its datatype 'http://schemas.microsoft.com/BizTalk/EDI/X12/2006:X12_ID_1650' - The Enumeration constraint failed.
    So, please guide me on how to map the above fields using the functoids. 
    Thanks in Advance..

    Hi Anand,
    You can try
    Value Mapping functiod along with Logical Equal functiod for this requirement.
    Connect the element “MileStone”
    to the Logical Equal functiod as the it’s first parameter. And add “Picked Up Date”
    as the second parameter.
    Connect output of the Logical Equal functiod as the first parameter to the Value Mapping functiod and “A3"
    as the second parameter.
    Connect the output of
    Value Mapping functiod “AT701”
    element.
    This maps the value “A3”
    to the element “AT701”, if the value of “MileStone” element is
    “Picked Up Date”
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Help needed connecting 2 routers

    Hello, I've been scratching around looking for a solution to my problem for a couple of weeks now.
    I have 2 routers (connected as per the pic below) - I have configured it so that I can collect access logs (this is one of the few routers I've found than can log internet URLs) for anyone who connects via wifi on the BEF router, however I can only get an internet connection if I use a LAN port (as per the red line). I've read that in order to log activity I need to connect via the internet port (yellow dotted line), but I can't get it to work and it's frustrating the heck out of me now
    Does anyone have any solutions for this?
    Thanks in advance.
    Solved!
    Go to Solution.

    Thank you for your help, re-instating the DHCP did the trick (after a power cycle).
    Just in case anyone else needs to do this, here is my final config;
    WAG160N is set to 192.168.1.1 with DHCP enabled.
    BEFW11S4 is set to 192.168.2.1 with DHCP enabled and auto select IP address.
    Thanks for all the suggestions everyone - just need a Wireless N ADSL router (to replace the two I've got hooked up) that can log all internet traffic now

  • Help Needed Created Standalone Network for iTunes DJ

    I use my MBP to manage backing tracks for a band. I would like to use iTunes DJ for requests from the audience via wireless connection via *iPhone/iPod Touch Remote app*. I would use this option in conjunction with a printed song list and small request cards (for those who don't have iPhones).
    I can't connect to an existing network as most venues do not have wireless. I would like to set up my MBP as a wireless base station that can be accessed via an iPhone/iPod Remote app. Besides, I would prefer to have a network that echo's the band's name.
    I know I have to use the "*Create computer-to-computer Networks*", but I am unsure of what settings I need to get the network working.
    I will use Locations to quickly activate the MBP as the base station.
    Any help or suggestion setting up my MBP as a wireless base station would be greatly appreciated.
    TIA

    TSG wrote:
    yep, tried changing cables....even upto cat6!!! no joy.
    starting to do my head in now.....might call in a network person/tech but i hate the idea of being charged to see him repeat all i have already done!
    Agreed. I'd keep at it yourself. I guarantee it will be something simple.
    what are the benefits of a switcher? (never used one before) any recomends?
    A switch is just like a hub, except that instead of always sending packets to your entire network, it only sends them where they need to go. The benefits grow with the size and speed of your network. Switches used to be much more expensive than hubs but not any more. Normally I'd recommend almost any Linksys device, but in this case dlink seems to have a better one:
    http://www.amazon.com/D-Link-DGS-2205-5-port-Desktop-Switch/dp/B000FIVDIA
    Again, I don't think your dlink hub is responsible for this dramatic bottleneck though.

  • Help needed connecting PC to AirportExpress

    I have a desktop connected wirelessly to my router which I was hoping to tap into to pipe music into my living room to play off of some speakers via airport express. However...
    I plugged in the AirPort Express, and it just keeps blinking yellow. I ran the install and opened up the Setup Assistant and it tells me that "An error occured trying to use the wireless networking system". I'm am using that very same wireless system to write and submit this post...so I know it works. But how can I get the two to communicate the way they need to?
    I should also mention that no base stations show up in either the Setup Assistant or the Admin Utility.

    Welcome to the discussions
    Check a couple of things.
    http://www.apple.com/support/downloads/airportexpressfirmwareupdate63forwindows. html
    You might also look at Airport for Windows that should help as well.
    http://www.apple.com/airportexpress/
    Cheers Don

  • Help needed with existing printer for MacBook

    Apologies if this question is in the wrong section of the forum - please feel free to move it!
    I am new to the "Apple Experience" and have had this superb MacBook for a couple of week now. I need to connect my existing laser printer, a Samsung ML-1750 to the MacBook and so far, I have had no joy. The Samsung website is not a lot of help with regard to downloading a Mac driver and while the MacBook seems to have found the ML-1750, when printing, the printer just outputs a load of garbage! From where do I obtain the correct driver!
    Please help!
    Thanks, Dan

    Hi Dan,
    welcome to macbook forum,
    Try gimp-print as suggested by Kappy and or you can choose either the nearest model to your samsungs or generic post scripts printer.
    http://gimp-print.sourceforge.net/
    http://gutenprint.sourceforge.net/pSupportedPrinters.php3
    Good luck

  • Help needed to spec kit for a DC

    Hi Guys,
    I'm hoping you can help me out. I'm trying to satisfy some DC requirements for a client for a new build they are planning. They have given me the following requirements:
    Top Of Rack
    1)             Fixed configuration 1 Rack Unit (RU) Form factor
    2)             48 IEEE 802.3x full duplex on 100BASE-TX, and 1000BASE-T ports
    3)             32 1Gbps or 10Gbps/FCoE ports
    4)             Backplane capacity of a minimum of 40Gbps and a maximum of 80Gbps
    5)             Internal Redundant Power Supplies
    6)             Virtualisation of the data plane at layer 2
    7)             Vlans
    8)             IEEE 802.1Q VLAN encapsulation
    9)             IEEE 802.1s MSTP
    10)          IEEE 802.1w RSTP
    11)          IEEE 802.3ad Link Aggregation
    End Of Rack
    1)             Fixed configuration Form factor
    2)             Support for 1Gbps and 10Gbps Ethernet access
    3)             Support for Fibre Channel and Fibre Channel over Ethernet access
    4)             High Availability support for top of rack switching
    5)             Internal Redundant Power Supplies
    6)             Virtualisation of the data plane at layer 2
    7)             Vlans
    8)             IEEE 802.1Q VLAN encapsulation
    9)             IEEE 802.1s MSTP
    10)          IEEE 802.1w RSTP
    11)          IEEE 802.3ad Link Aggregation
    12)          NTP
    13)          AAA
    14)          SYSLOG
    15)          TFTP/FTP
    16)          SNMPv2 and SNMPv3
    17)          SSH
    18)          IEEE 802.1s MSTP
    19)          IEEE 802.1w RSTP
    20)          IEEE 802.1p Classification
    21)          Congestion Management Features
    22)          Congestion Avoidance Features
    23)          Traffic Shaping Features
    24)          Traffic Policing Features
    Is there a 1RU switch that fits the requirements for all the above ?. I was planning on going dwn the 4948 series route but I was not aware of one that gave 10gb ethernet access. Unless I go down the 4507R+E and use the new 12 port 10GB cards, but the requirements are asking for 32 1 or 10gb ethernet access. Also, I've never configured a switch for FCOE, as it was always only our SAN guys that did that. I know Nexxus will support 10gb, but they are not considered top of rack are they ?
    Any help you can give is greatly appreciated guys.
    Mooey

    Hi Mooey,
    If you are going to need FCoE, then Nexus 5000/5500 will be likely what you'd want to go with.  When combining it with the various Nexus 2000 FEX modules I think this should satisfy most of the requirements.  The 2224T and 2248T will allow 48 100/1000 ports.  The 2232P provides 32 1/10gb ports using SFP/SFP+.
    Take a look at the data sheet here to look at all the SKUs to see which would fit:
    http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps10110/data_sheet_c78-507093.html
    However you won't find 1 RU sku here that will provide 100/1000gb and 10gig connectivity to hosts.  You'll have to choose here and design the rack with that in mind.
    Also, we do have a 4948 that does have 10gig uplinks, WS-C4948-10GE.  However it doesn't do FCoE:
    http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6021/ps6230/product_data_sheet0900aecd80246552.html
    Take a look over it, hope it helps out
    Chad

Maybe you are looking for