How to connect xMII 11.5 and MaxDB?

Hi All,
Someone know how to connect xMII 11.5 and MaxDB (7.6 or 7.7)?
Thanks in advance,
Vinicius Martins
Axia Consulting
São Paulo - Brasil

Hi Rick,
I read my log and found nothing about the SAP DP connection problem, only a reference about the JCO server error:
2008-05-26 13:54:31,617 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Mon May 26 13:54:31 BRT 2008.
This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 512 seconds.
Missing -a<Program ID>
2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Disabling server MaxDB
2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Destroy Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Enabling server MaxDB
2008-05-26 13:58:43,089 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Created Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
2008-05-26 13:58:43,089 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Create Server [name=MaxDB,className=com.lighthammer.Illuminator.connectors.IDBC.IDBC,description=SAP MaxDB 7.6,enabled=true,connected=true,holder=[email protected]4d]
2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Disabling server MaxDB
2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Destroy Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Enabling server MaxDB
2008-05-26 13:59:59,559 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Created Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
2008-05-26 13:59:59,559 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Create Server [name=MaxDB,className=com.lighthammer.Illuminator.connectors.IDBC.IDBC,description=SAP MaxDB 7.6,enabled=true,connected=true,holder=[email protected]a]
2008-05-26 14:03:03,653 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Mon May 26 14:03:03 BRT 2008.
This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1024 seconds.
Missing -a<Program ID>
2008-05-26 14:03:12,015 [ServletExec: request: time=1211821391815, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - Server is currently disabled (IDBC).
com.lighthammer.Illuminator.logging.LHException: Server is currently disabled (IDBC).
     at com.lighthammer.Illuminator.services.handlers.IlluminatorService.getServer(Unknown Source)
     at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
     at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
     at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
     at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
     at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
     at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
     at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
     at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
     at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
     at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
     at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
2008-05-26 14:03:13,918 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ConnectionHolder - Unable to get a connection from the pool
com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4004] (at 22): Unknown table name:XMII_LANGUAGES
     at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:64)
     at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:984)
     at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:622)
     at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:489)
     at com.sap.dbtech.jdbc.StatementSapDB.sendCommand(StatementSapDB.java:859)
     at com.sap.dbtech.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:923)
     at com.sap.dbtech.jdbc.StatementSapDB.execute(StatementSapDB.java:266)
     at com.sap.dbtech.jdbc.StatementSapDB.execute(StatementSapDB.java:234)
     at com.sap.dbtech.jdbc.trace.Statement.execute(Statement.java:368)
     at com.lighthammer.Illuminator.tools.database.ConnectionPool.validateConnection(Unknown Source)
     at com.lighthammer.Illuminator.tools.database.ConnectionPool.createConnectionObject(Unknown Source)
     at com.lighthammer.Illuminator.tools.database.ConnectionPool.getConnectionObject(Unknown Source)
     at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
     at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
     at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
     at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
     at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
     at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
     at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
     at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
     at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
     at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
     at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
     at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
2008-05-26 14:03:14,048 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
com.lighthammer.Illuminator.logging.LHException: An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
     at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
     at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
     at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
     at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
     at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
     at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
     at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
     at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
     at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
     at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
     at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
     at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
2008-05-26 14:03:14,048 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
com.lighthammer.Illuminator.logging.LHException: An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
     at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
     at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
     at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
     at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
     at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
     at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
     at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
     at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
     at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
     at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
     at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
     at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
     at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
     at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
     at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
Thanks for any help,
Vinicius

Similar Messages

  • How to connect to excel sheet and create a universe on top of that

    hi,
    can any tell me how to connect to excel sheet and create a universe on top of that.what connection should i keep.

    Hi Vishal,
    Here is how you can create a universe from an excel file:
    Here are the steps to follow:
    1. Launch Designer, select the Quick Design Wizard if not already open, and click "Begin".
    2. Type in a universe name then click "New".
    3. Select the Network layer "ODBC Drivers" and then click OK.
    4. In the ODBC Drivers window, select the "Login" tab and then type in a name for this connection.
    5. Select "Generic ODBC data source" from the drop-down list for database engine.
    6. Click the "ODBC Admin" button to define data source name.
    7. In the ODBC Data Source Administrator window, click Add.
    8. Select "Microsoft Excel Drivers" and click Finish.
    9. Enter a data source name.
    10. Click "Workbook", select the file you want to access, and click OK.
    11. Locate and select the data source name from the drop-down list.
    12. Click "Test" to make sure that the server is responding.
    You will be back at the Quick Design Wizard "Step 1 of 4". Click the "Next" button and follow through the rest of the steps in order to complete the universe.
    -Shreyash

  • How to connect database(oracle 10g) and retreive values using poral 10

    can anyone help me how to connect to database and retreive values in detail and also please post the sample code if u have any.

    Hello
    Thanks for your reply
    I tried to connect and here is the result: see below
    [oracle@ebstailin 11.1.0]$ sqlplus / as sysdba
    SQL*Plus: Release 11.1.0.7.0 - Production on Sat Jul 17 15:35:31 2010
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> CONNECT apps/apps
    Connected.
    SQL>
    But still cannot connect using ORACLE SQL Developer
    thanks

  • How to connect to SQL*Plus and issue a query all in one command?

    Hi everyone,
    Does anyone know of a way to connect to a db with SQL*Plus, and issue a simple query, all with one command?
    I know that I can save a .sql script with a query, then do this:
    sqlplus user/pwd@db @myscript.sql
    But I'm wondering if there's any way to put the actual query right into the connect command, something like:
    sqlplus user/pwd@db "select count(*) from dba_tables;"
    Does anyone know of a way to do this?

    you didn't mention windows or unix. so, here's a link with both
    Re: windows sql script
    it also has a link to another thread on how to deal with the parens when using ehco in dos.

  • Can you please tell me in detail how to connect a CFP-1808 and a CFP-RLY-425 with a ethernet conection to the labview please

    Hi,
    I am doing a research in creating a controlled environment, and i require using labview and NI equipment to control the environment. I am currently using a CFP-1808 as a bank, and using a relay module to connect it to the labview software.
    Can you give me detailed information on how i will be able to do that.
    regards,
    Robert

    Hi Robert,
    Have you had an opportunity to take a look at the cFP-1808 Quick Start Guide? And the Operating Instructions for the cFP-RLY-425? Also the Compact FieldPoint FAQ is an excellent resource.
    Hopefully those can get you on your way, 
    Fred V -- Product Support Engineer -- LabVIEW R&D -- National Instruments

  • When your ipad is disabled how to connect it to iTunes and get the password

    Please help!!!

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • How to connect Weblogic 6.1 and DB2 under OS/390

    Hello,
    which JDBC Driver do I need in order to connect Weblogic 6.1 to DB2 OS/390.
    And where can I get this Driver?
    With best regards
    Stefan Stössel

    In order to use IBM's JDBC driver to connect to DB/2 on the mainframe, you will need to
    use DB2Connect. You can also get third-party drivers from companies such as Neon
    Systems that support this without DB2Connect...
    Joseph Weinstein wrote:
    Stefan Stoessel wrote:
    Hello,
    which JDBC Driver do I need in order to connect Weblogic 6.1 to DB2 OS/390.
    And where can I get this Driver?
    With best regards
    Stefan StösselHi. As far as I know, IBM is the only source of JDBC drivers for DB2, so you should
    get the appropriate driver from them, for the platform on which you want to run
    WebLogic. Once you have this driver, and can connect to your DBMS using the driver's
    own simple example programs, show me the few lines of code that make the connection,
    and I'll show you how to define a pool so WebLogic can do the same.
    Joe

  • How to connect JVC DVd player and video cassette recorder to QIP 7100 and Panasonic TC-32lx44

    What cables do I need to connect my DVD/VCR recorder through my QIP 7100 to see on my TV? I would appreciate any assistance with this since I am a novice.
    Thanks
    Solved!
    Go to Solution.

    You cannot run ANY signal through a Set top box to a Television. The only input on the boxes that is actually functional is the coaxial cable. The only way your are going to connect your DVD player to the TV is via one of the AV inputs on the Television itself.
    Hopefully your Television has at least 2 sets of AV inputs, because you are going to need them. 1 for the VCR and 1 for the DVD player.
    Depending upon the TV, VCR and DVD player, the connections possible are:
    1). HDMI cable from TV to DVD if the DVD player has HDMI and the TV has a 2nd HDMI input. It is very unlikely your VCR supports HDMI.
    2). Component Video (RGB) plus Audio AV cables from audio and component outputs on the DVD player to a set of component and coresponding audio inputs on the Television. It is unlikely that your VCR supports component video.
    3). S-VHS cable from DVD player or VCR  to S-VHS input on the TV (if there is one), and audio AV cables from the audio outputs on the DVD/VCR player to the corresponding audio input on the TV for the S-VHS cable. If S-VHS is not available, you can use composite video instead. HDMI and Component video will give you the best picture and composite video will give you the lowest quality picture, but depending upon the equipment, your VCR may not have an S-VHS output available.

  • How to connect a wireless drive and stream to my stereo through MacBook. I currently have a non apple WiFi network

    I currently have a PC based WiFi network and am about to buy a MacBook Pro. I have 250 gb iTunes library and 100+ gb of photos. What I was going to get is the 120gb MacBook and run an external drive to store the iTunes library and photos. For intensive photographic work I'd directly connect the drive but day to day I'd connect it to the wireless network. What I want to do is to stream my music, from the wireless drive to my stereo
    Will the drive work this way on my existing router - usb2 connected? Or do I need an apple device.  Should I use an airport or Apple TV to connect to the stereo?
    I also want to have the option of streaming from my iPhone.

    Will the drive work this way on my existing router - usb2 connected? Or do I need an apple device.  Should I use an airport or Apple TV to connect to the stereo?
    I also want to have the option of streaming from my iPhone.
    Hard to say when you don't give us a clue what you current router is??
    USB2 is slow.. it is double slow from a network device.. and even slower if that network device doesn't actually have too much CPU power or RAM..
    Even worse is the idea to move the disk from the network to the local external port.. because then format comes into play.. Apple devices can use FAT32.. yuk.. but really want HFS+.. most routers cannot talk HFS+ except apple ones.. they want NTFS or FAT32.. You can see where this is going.. buy two disks.. one for library.. one for a scratch disk .. usb3 will be great.. or thunderbolt even better. And when finished copy your project to the network drive..
    Think carefully about backups.. they are important too.. might be time to invest in a real NAS. Not toy systems with USB.. dangling off them.

  • How to connect my MacBook Pro and iMac

    I have file sharing enabled on both computers and the MBPro connects to the internet via WiFi through the iMac yet the MBPro cannot see the iMac in finder.  Both are running the latest version of OSX 10.9.1.
    Cheers
    David

    a other way is use the T model. connect the two mac with the  Thunderbolt cable or FireWire cable
    http://support.apple.com/kb/PH10725

  • How to connect a cinema display and a VGA monitor to mac mini

    I bought a Macmini and want to connect to a cnema display and to a monitor that uses VGA connection. I also bought a MiniDisplayPort to VGA adapter but the MacMini only has ONE Minidisplay port.  I thought this would be more straitforward....

    I'm unsure of the issue, the Mini has both mDP and HDMI outputs, right? If so, the mDP for the Cinema Display an a HDMI to VGA adapter for the 2nd monitor.

  • How to connect ratings between iPod and iTunes

    Hey I just got an iPod and I want the ratings I set on the pod to update onto my computer. When I connect the iPod I can see the songs on the iPod have the ratings I set when I was using the iPod, but the original songs on the computer aren't updated.
    Any advice?
    Or do the ratings only flow one way? Thanks a lot guys,
    Josh

    It works for me; i.e. when I set ratings on the iPod, and then I sync the iPod, the ratings in the iTunes Library change to what I set on the iPod.
    Maybe it depends on the iPod model?

  • How to connect external hard drive and DV camera

    I have just bought a macbook pro with only one firewire 400 port. My question is, what is the best way to connect up an external hard drive and a DV camera so I can import video to Final Cut. Should I be plugging the camera directly into the external hard drive's firewire port and conecting the hard drive to mac via USB or connecting DV to mac via Firewire and then mac to hard drive via USB? Or does it make no difference!
    Thanks in advance

    If the drive has two firewire ports, connect the camera to one FW port on the back of the drive and connect the drive to the computer using the other port.
    If the drive does not have two firewire ports, you'll need an Expresscard 34 firewire card to create a second firewire bus. The card goes in the slot on the side of the computer. Hook up either the camera or the drive to it.
    The cards can be found online for a reasonable sum of money.
    Do not use USB.
    Good luck.
    x

  • How to connect my 60gb IPOD and my Mac Mini

    I have my trusty 60GB ipod (no video), with the older wide connector and the funny USB or whatever it is symbol looks like a "Y".
    Nice grammer huh.
    ANyway the cable I have doesn't plug in to my mac mini or MBP.
    What cable do I use to hook 'er up to ITUNES on either system?

    Open Quicktime Player
    File Menu: New Audio Recording....
    However... if the headphone/microphone combination has two 3.5mm jack plugs (pink and green) then the microphone output (pink) is "mic.level" - which is TOO QUIET for the audio input on a Mac, which is expecting the much stronger "line.level" signal strength.
    Solutions: get a microphone pre-amplifier between the mic and the Mac (not cheap); or a different microphone with a USB interface.

  • How to connect between Informatica PowerCenter and SAP BW?

    As title, pls give me some guides, some relative example are better.
    BestRegards.
    jacob shepherd

    Hi Nuno Pires
        U can start from the infa help which have a very detail content. I want to dev a demo, and haven't prapared to make a record yet. good luck!
    BestRegards,
    taorh

Maybe you are looking for