Mapviewer from SampleApp for OBIEE11G

Hi There,
Try to follow the sampleApp to setup MapViewer, using http://localhost:9704/mapviewer admin, then edit "MapViewerConfig" file with changes mentioned at the sampeapp doc. I click "Save and Restart" and everything everything is well, message shows "saved and restarted". However I don't see OBIEE_NAVTEQ_Sample at Data source.
Wondering if anyone has similar issue and how to fix it
Thanks
Don

I'd recommend that you:
(1) Firstly re-check the Predefined Datasource section. Firstly, verify that that the jdbc_host/jdbc_sid/jdbc_port and user/password are all correct else it will save OK as you have done, but you will not see a Data Source (NB If you have saved/restarted then the password will have been encrypted).
(2) I'd also check carefully that the data source definition you have created is not within the comments section (i.e. the <i-- to ..> ).
Mark

Similar Messages

  • Using MapViewer from PL/SQL vs Java

    Hi group!
    The MapViewer User's Guide has this to say about using MapViewer from PL/SQL:
    "The usage model for the SDO_MVCLIENT package is almost identical to that of
    MapViewer JavaBean-based API" etc etc .. "For usage and reference information about specific functions or procedures, see the description of the associated JavaBean-Based API. methods and interfaces in Chapter 4"
    If I don't misunderstand the basic concept, in a Java Web App (using the MapViewer Bean) you create a MapViewer object for each HTTP-user-session, like so:
    MapViewer mv = new MapViewer("http://my_corp.com:8888/mapviewer/omserver");
    ... which you would then store in the user's session object, so that the MapViewer Bean conveniently holds the map's state on the user's behalf.
    To do the equivalent in PL/SQL, the User's Guide suggests:
    "connect scott/tiger
    call sdo_mvclient.createmapviewerclient(
    'http://www.mycorp.com:8888/mapviewer/omserver') ;
    The preceding example creates, in the current session, a unique MapViewer client
    handle to the MapViewer service URL"
    Does "current session" refer to the HTTP-user-session? While I've used PL/SQL before, I've not used the PL/SQL Web Toolkit. Is the session handling implicit here (and invisible?) or should the sdo_mvclient be subsequently stored in the PL/SQL equivalent of a (J2EE) HttpSession object?
    YT

    Part of the answer will depend on how you plan to deploy the application. If you have a few, local clients you could go with the traditional client/server model. If you have a lot of clients and/or they are spread out over a relatively large area (like a campus setting), a web front-end will save you a lot of hassels down the road when it comes time to upgrade.
    Regardless of the the front end, I can tell you that I have been greatly impressed with the throughput you can get by moving most of the code to PL/SQL packages. A few years ago we reworked a VB/Oracle app by moving a lot of the code out of VB and into packages, leaving the client to essentially call procedures and format the output. We had more than a 3x performance increase on the same hardware and our network utilization decreased noticably.
    I am now in the process of replacing the client code with Java servlets/JSP, primarily because of the maintenance hassles I mentioned earlier. There are some limitations with an HTML page but most of these have been cosmetic so far.
    We are still relying heavily on PL/SQL packages. The servlet code basically gets a request, calls a package to get the data, then hands the results to a JSP page. The JSP then formats the output and sends it to the client. We are little more than halfway through the re-write, but it appears performance will increase again. Not as noticably as before, but I will take what I can get. As you have seen, once something is rolled out it always ends up getting used more than you anticipated. Better to over-engineer now than have to patch it once it is live.
    HTH

  • Calling Mapviewer from Jdeveloper

    Hello,
    I am trying to call MapViewer from Jdeveloper. I have already used map builder to access my map, but when I try to call MapViewer I got an error message.
    My Code is as follows:
    MapViewer mv = new MapViewer("http://******:8888");
    mv.setDataSourceName("MVDEMO");
    mv.setBaseMapName("CUSTOMER_MAP");
    mv.setMapTitle(" ");
    mv.setImageFormat(MapViewer.FORMAT_PNG_URL);
    mv.setDeviceSize(
    new Dimension(256, 256)
    mv.setCenterAndScale( 0, 0, 25000000);
    mv.setMapRequestSRID(new Integer(8307));
    mv.run();
    The error message i get is:
    cannot find error code
    Server response is:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html lang="en,us">
    <HEAD>
    <TITLE>Welcome to Oracle Containers for J2EE 10g (10.1.3.1.0)</TITLE>
    <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
    <link rel="stylesheet" href="ohs_images/portals.css">
    </HEAD>
    <body bgcolor="#FFFFFF" link="#663300" vlink="#996633" alink="#FF6600" text="#000000">
    <span style="font-size: 1pt;"><img src="ohs_images/space.gif" alt="Skip tabs" height=1 width=1 align="right" border=0></span>
    <!-- tabs -->
    <a name="tabs"></a>
    <table summary="" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td rowspan="2" valign="bottom" class="OraLightHeaderSub"><img alt="Oracle Application Server logo" src="ohs_images/9iAShome_banner_2.gif" width="338" height="90"></td>
    <td align="right">
    <table summary="" align=right border=0 cellpadding=0 cellspacing=0>
    <tr>
    <td width=60 align="center" valign="bottom"> </td>
    <td valign=bottom width=60 align="center"> </td>
    </tr>
    <tr align=center valign="top">
    <td width=60 align="center"> </td>
    <td width=60 align="center"> </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td align="right" valign="bottom">
    <table summary="" border=0 cellpadding=0 cellspacing=0 height=22>
    <tbody>
    <tr>
    <td align=right noWrap width=16><img alt="selected tab:" height=22 src="tab_files/asytlse.gif" width=14></td>
    <td background="tab_files/blue-content.gif" class=OraNav1Selected width="75">Welcome</td>
    <td align=right noWrap width=12><img alt="" src="tab_files/blue-end.gif"></td>
    <!--<td background="tab_files/green-content.gif" noWrap width="97"> </td>-->
              <td align=right noWrap width=12> </td>
    <td align=right noWrap width=12> </td>
                   <td noWrap width=15> </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </table>
    <!-- blue banner -->
    <table summary="" border=0 cellpadding=0 cellspacing=0 width="100%">
    <tbody>
    <tr valign="top">
    <td height=24>
    <table summary="" border=0 cellpadding=0 cellspacing=0 width="100%">
    <tbody>
    <tr>
    <td bgcolor="#336699" noWrap valign=bottom align="left" width="50">  </td>
    <td background="tab_files/asysrtb.gif" height=30 noWrap valign="top"><img alt="" border=0 height=30 src="tab_files/asysrt.gif" width=40></td>
    <td background="ohs_images/rhshadow.gif" height=30 noWrap valign="top" width=10 align="left">
    <img alt="" border=0 height=30 src="tab_files/asylrhs.gif" width=8></td>
    </tr>
    <tr>
    <td background="tab_files/asylttb.gif" noWrap
    valign="top" align="left" width="50" height="16">  </td>
    <td noWrap valign="top" width="600" height="16"><img alt="" border=0 height=16 src="tab_files/asysrb.gif" width=40></td>
    <td align=left valign="top" width=10 height="16"><img alt="" height=1 src="ohs_images/space.gif" width=1></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    <a name="portlets"></a>
    <span style="font-size: 1pt;">
    <img src="ohs_images/space.gif" alt="This page contains the following topics:" border=0>
    <img src="ohs_images/space.gif" alt="Overview" height=1 width=1 border=0>
    <img src="ohs_images/space.gif" alt="Documentation" height=1 width=1 border=0>
    <img src="ohs_images/space.gif" alt="Quick Tour" height=1 width=1 border=0>
    <img src="ohs_images/space.gif" alt="Release Notes" height=1 width=1 border=0>
    <img src="ohs_images/space.gif" alt="Oracle Enterprise Manager" height=1 width=1 border=0>
    <img src="ohs_images/space.gif" alt="New Features" height=1 width=1 border=0>
    </span>
    <!-- main layout table -->
    <div align="left">
    <table summary="" width="100%" border="0" cellspacing="0" cellpadding="4" height="426">
    <tr valign="top">
    <!-- left column -->
    <td>
    <div align="left"><img alt="Welcome to Oracle Containers for J2EE" src="ohs_images/welcome_CJ2EE_1.gif" width="347" height="60"><br>
    <br>
    <br>
    </div>
    <a name="grid"></a>
    <table summary="" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="OraHeader" height="25" width="25%">Overview</td>
    <td class="OraGlobalButtonText" height="25" width="75%">
    <div align="right"></div></td>
    <td class="OraGlobalButtonText" colspan="6" width="0%">
    <div align="right"></div>
    </td>
    </tr>
    <tr>
    <td height="1" bgcolor="#CCCC99" colspan="2"><img alt="" src="ohs_images/bisspace.gif" width="1" height="1"></td>
    </tr>
    <tr>
    <td height="142" class="OraInstructionText" width="30%">
    <p align="center"><img alt="" src="ohs_images/art3.gif" width="150" height="200"></p>
    </td>
    <td height="142" class="OraInstructionText" width="70%">
    <p>
    Oracle Containers for J2EE 10g (10.1.3.1.0) is the core
    J2EE runtime component of Oracle Application Server.</p>
    <p>The key values of this release are: </p>
    <ul>
    <li> J2EE 1.4 compatible with additional support for the final EJB 3.0 specification, including JPA 1.0 API</li>
    <li>Extensive Web Services capabilties with support for JAX-RPC,
    WS-I, WS-Security, WS-Reliability</li>
    <li>Industry leading Object-Relational persistence solution with
    Oracle TopLink</li>
    <li>Standards based management and deployment support with Enterprise
    Manager Application Server Control </li>
    <li>Enterprise performance and scalability</li>
    </ul>
    </td>
    </tr>
    </table>
    <a name="doc"></a>
    <table summary="doc" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="OraHeader" height="25" width="69%">Documentation</td>
    <td class="OraGlobalButtonText" height="25" width="31%">
    <div align="right"></div></td>
    <td class="OraGlobalButtonText" colspan="6" width="0%">
    <div align="right"></div>
    </td>
    </tr>
    <tr>
    <td height="1" bgcolor="#CCCC99" colspan="2"><img alt="" src="ohs_images/bisspace.gif" width="1" height="1"></td>
    </tr>
    <tr>
    <td height="142" class="OraInstructionText" >
    <p> </p>
    <p>The Configuration and Administration Guide is included within this distribution. <br>It can be be accessed from here (requires Adobe Acrobat reader).</p>
    <p>The full documentation set is available from Oracle Technology Network at http://www.oracle.com/technology/documentation and contains:</p>
    <ul>
    <li>Configuration and Administration guide to help with management of the server</li>
    <li>Deployment guide to help with deployment operations</li>
    <li>Development guides to support the development of J2EE applications
    using JSP, Servlet, and EJB technologies</li>
    <li>Development guides to support the development and deployment of Web Services</li>
    <li>Security and Services guides which describe the standard
    services available such as JNDI and JMS and the comprehensive
    security infrastructure</li>
    </ul>
    </td>
    </tr>
    </table>
    <br>
    <a name="tour"></a>
    </td>
    <!-- column spacer -->
    <td class="OraInstructionText" rowspan="2" width="12">   </td>
    <!-- right column -->
    <td valign="top" width="228" align="left">
    <table summary="" bgcolor="#f7f7e7" border=0 cellpadding=0 cellspacing=0 width=218>
    <tbody>
    <tr>
    <td colspan=3 valign="top"><img alt="" border=0 height=14 src="tab_files/upperbox.gif" width=218></td>
    </tr>
    <tr>
    <td bgcolor="#cccc99"><img alt="" border=0 src="tab_files/asybase.gif" width=1></td>
    <td valign="top"> <a name="new"></a>
    <table summary="" border=0 cellpadding=0 cellspacing=0 width=216>
    <tbody>
    <tr>
    <td valign="middle" colspan="3"><span class=tab3heading>   <img alt="" src="ohs_images/logon_cctitle.gif" width="18" height="18"> <span class="OraHeaderSubSub">
    OC4J Management</span></span><br>
    <table summary="" align=center border=0 cellpadding=0 cellspacing=0
    width="90%">
    <tbody>
    <tr>
    <td bgcolor="#cccc99"><img alt="" height=1 src="tab_files/asybase.gif"></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    <td class=OraPortletBodyText>
    <p>OC4J is managed from a browser using Application Server Control.</p>
    <p>Launch Application Server Control</p>
    </td>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    <td align=left bgcolor="#cccc99" width=1><img alt="" border=0 src="tab_files/asybase.gif" width=1> </td>
    </tr>
    <tr>
    <td colspan=3 valign="top" height="2"><img alt="" border=0 height=13 src="tab_files/lowerbox.gif" width=218></td>
    </tr>
    </tbody>
    </table>
    <br>
    <table summary="" bgcolor="#f7f7e7" border=0 cellpadding=0 cellspacing=0 width=218>
    <tbody>
    <tr>
    <td colspan=3 valign="top"><img alt="" border=0 height=14 src="tab_files/upperbox.gif" width=218></td>
    </tr>
    <tr>
    <td bgcolor="#cccc99"><img alt="" border=0 src="tab_files/asybase.gif" width=1></td>
    <td valign="top">
    <a name="relnotes"></a>
    <table summary="" border=0 cellpadding=0 cellspacing=0 width=216>
    <tbody>
    <tr>
    <td colspan="3"><span class=tab3heading>   <img alt="" src="ohs_images/tree_document.gif" width="16" height="16"> <span class="OraHeaderSubSub"><b>OTN
    and Release Notes</b><span class="OraPortletBodyText"></span></span></span><br>
    <table summary="" align=center border=0 cellpadding=0 cellspacing=0
    width="90%">
    <tbody>
    <tr>
    <td bgcolor="#cccc99"><img alt="" height=1 src="tab_files/asybase.gif"></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    <td class=OraPortletBodyText><p><span class="OraPortletBodyText">Check the OC4J
    page on OTN for the latest information,
    technical notes and how-to examples.</span></p>
    <p><span class="OraPortletBodyText">Read
    the latest Release Notes on Oracle Technology
    Network for important information about Oracle Containers for J2EE 10g (10.1.3.1.0)</span><br>
    </p></td>
    <td class=OraPortletBodyText width="10">
    <p> </p></td>
    </tr>
    </tbody>
    </table>
    </td>
    <!--width of the bottom - 2 pixel for border - width of the arrow -->
    <td align=left bgcolor="#cccc99" width=1><img alt="" border=0 src="tab_files/asybase.gif" width=1>
    </td>
    </tr>
    <tr>
    <td colspan=3 valign="top" height="2"><img alt="" border=0 height=13 src="tab_files/lowerbox.gif" width=218></td>
    </tr>
    </tbody>
    </table>
    <br>
    <table summary="" bgcolor="#f7f7e7" border=0 cellpadding=0 cellspacing=0 width=218>
    <tbody>
    <tr>
    <td colspan=3 valign="top"><img alt="" border=0 height=14 src="tab_files/upperbox.gif" width=218></td>
    </tr>
    <tr>
    <td bgcolor="#cccc99"><img alt="" border=0 src="tab_files/asybase.gif" width=1></td>
    <td valign="top"> <a name="new"></a>
    <table summary="" border=0 cellpadding=0 cellspacing=0 width=216>
    <tbody>
    <tr>
    <td valign="middle" colspan="3"><span class=tab3heading>   <img alt="" src="ohs_images/relatedapps_cctitle.gif" width="18" height="18"> <span class="OraHeaderSubSub">Quick
    Check</span></span><br>
    <table summary="" align=center border=0 cellpadding=0 cellspacing=0
    width="90%">
    <tbody>
    <tr>
    <td bgcolor="#cccc99"><img alt="" height=1 src="tab_files/asybase.gif"></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    <td class=OraPortletBodyText>
    <p>Click on the links below to perform a quick check
    of your installation:</p>
    <ul>
    <li>JSP Test Page</li>
    <li>Servlet Test Page<br>
    </li>
    </ul> </td>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    <td align=left bgcolor="#cccc99" width=1><img alt="" border=0 src="tab_files/asybase.gif" width=1> </td>
    </tr>
    <tr>
    <td colspan=3 valign="top" height="2"><img alt="" border=0 height=13 src="tab_files/lowerbox.gif" width=218></td>
    </tr>
    </tbody>
    </table>
    <br>
    <table summary="" bgcolor="#f7f7e7" border=0 cellpadding=0 cellspacing=0 width=218>
    <tbody>
    <tr>
    <td colspan=3 valign="top"><img alt="" border=0 height=14 src="tab_files/upperbox.gif" width=218></td>
    </tr>
    <tr>
    <td bgcolor="#cccc99"><img alt="" border=0 src="tab_files/asybase.gif" width=1></td>
    <td valign="top"> <a name="new"></a>
    <table summary="" border=0 cellpadding=0 cellspacing=0 width=216>
    <tbody>
    <tr>
    <td valign="middle" colspan="3"><span class=tab3heading>   <img alt="" src="ohs_images/relatedapps_cctitle.gif" width="18" height="18"> <span class="OraHeaderSubSub">Community
    Forums</span></span><br>
    <table summary="" align=center border=0 cellpadding=0 cellspacing=0
    width="90%">
    <tbody>
    <tr>
    <td bgcolor="#cccc99"><img alt="" height=1 src="tab_files/asybase.gif"></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    <td class=OraPortletBodyText>
    <p>Collaborate with other users of Oracle Containers
    for J2EE by visiting theOC4J on OTN.<br>
    </p>
    </td>
    <td class=OraPortletBodyText width="10">
    <p> </p>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    <td align=left bgcolor="#cccc99" width=1><img alt="" border=0 src="tab_files/asybase.gif" width=1> </td>
    </tr>
    <tr>
    <td colspan=3 valign="top" height="2"><img alt="" border=0 height=13 src="tab_files/lowerbox.gif" width=218></td>
    </tr>
    </tbody>
    </table> <br>
    </td>
    </tr>
    </table>
    </div>
    <div align="left"> </div>
    <div align="left">
    <table summary="" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="604"> </td>
    <td rowspan="2" valign="bottom" width="12"><img alt="" src="ohs_images/slieghright.gif" width="12" height="15"></td>
    </tr>
    <tr>
    <td bgcolor="#CCCC99" height="1"><img alt="" src="ohs_images/bisspace.gif" width="1" height="1"></td>
    </tr>
    <tr>
    <td height="5"><img alt="" src="ohs_images/bisspace.gif" width="1" height="1"></td>
    </tr>
    <tr>
    <td align="left" class="OraInstructionText"> </td>
    </tr>
    </table>
    <table summary="" width="100%" border="0" cellspacing="0" cellpadding="10">
    <tr>
    <td>
    <table summary="" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td align=center colspan=2 class="OraInstructionText"> </td>
    </tr>
    <tr>
    <td class="OraCopyright">Copyright &copy; 2005 Oracle.
    All Rights Reserved.</td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </div>
    </BODY></HTML>
    Exception in thread "main" java.lang.Exception: MapViewer cannot process your map request. Check MapViewer log for details.
         at oracle.lbs.mapclient.MapViewer.processImgURL(MapViewer.java:6962)
         at oracle.lbs.mapclient.MapViewer.run(MapViewer.java:6391)
         at project1.JDBCVersion.main(JDBCVersion.java:80)
    Thanks,
    M

    Thanks,
    I think so, Could you please let me know how I can check if the deployment is done correctly?
    Also is MapViewer mv = new MapViewer("http://localhost:8888") a correct declaration?
    Thanks,
    M
    Edited by: 834943 on Feb 18, 2011 9:16 AM

  • Mapviewer spatial data for Italy

    Hi experts,
    Could you please tell us where we download BIEE 11g mapviewer spatial data for Italy?
    Thanks.

    From one of the data providers, e.g.
    TomTom: http://www.tomtom.com/en_gb/licensing/products/maps/geospatial-oracle/
    Nokia (Here): developer.here.com
    GfK Geo-Marketing: http://www.gfk-geomarketing.de/en/digital_maps/softwarespecific_maps/maps_for_oracle_spatial.html

  • HT201272 I have purchased 3 books from Itunes - for my Ipod.  The books show up as purchased on the PC but not on the Ipod. The other books i have purchased and have downloaded correctly have a square beside them when shown on the PC. I have checked my au

    i have purchased 3 books from Itunes for my ipod. The books show up on the PC as purchased but do not show up on the Ipod anywhere.  Other books i have bought and have downloaded correctly have a square symbol beside them - but the three books in question do not. I purchaed 4 tonight and only one has worked. There is plently of room on the Ipod as the books are only 7 and ten mins long.  I want my money back - or the books to download.

    i have purchased 3 books from Itunes for my ipod. The books show up on the PC as purchased but do not show up on the Ipod anywhere.  Other books i have bought and have downloaded correctly have a square symbol beside them - but the three books in question do not. I purchaed 4 tonight and only one has worked. There is plently of room on the Ipod as the books are only 7 and ten mins long.  I want my money back - or the books to download.

  • Just got my iPad 2 back from apple for battery exchange.  It was updated to iOS 7.02.  Trying to get all my apps back but my App Store is locked onto a purchased app and won't let me do anything. Help ,

    My App Store is locked at an app I purchased and won't let me make any selections.  What do I do.  I just got my iPad back from factory for new battery.  It was updated to iOS 7.02 at factory.  Have not been able to take a movie either.  Will take picture.  No idea what square is, but won't let me select it either.

    Try close all apps in multi-task window
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

  • I am using the desktop screensaver and a file from dropbox for photos.  Does the list of screen savers actually use the file, or just link to it.  If I delete the file from the dropbox, will the screen saver be lost?

    Using the desktop slideshow, I have added a file from dropbox for the slideshow.  If I delete the dropbox file, does that delete the file from the list on the slideshow?  Do I need to leave the file on the computer itself rather than in the dropbox and then delete it from the dropbox?

    If you are going to delete the file from Dropbox, you will need the file on your computer.
    You will probably need to put the file in Library/Screen Savers

  • 1) How to Boot from SAN for T4-1 Server with Solaris 11.1 OS on the disk? 2) How to SMI Label/Format a disk while OS Installation in Solaris 11.1?

    FYI....boot from SAN is required for physical server (T4-1) (not OVM).
    1) How to Boot from SAN for T4-1 Server with Solaris 11.1 OS on the disk?
    The SAN disks allocated are visible in ok prompt. below is the output.
    (0) ok show—disks
    a) /pci@400/pci@2/pci@0/pci@f/pci@0/usb@0, 2/hub@2/hub@3/storage@2/disk
    b) /pci@400/pci@2/pci@0/pci€a/SUNW, ezalxs@0, l/fp@0, 0/disk
    e) /pci@400/pci@2/pci@0/pci@a/SUNW, ealxs@0/fp@0, 0/disk
    d) /pci@400/pci@2/pci@0/pci@8/SUNW, emlxs@0, l/fp@0, 0/disk
    e) /pci@400/pci@2/pci@0/pci@8/SUNW,enlxs@0/fp@0,0/disk
    f) /pci@400/pci@2/pci@0/pci@4/scsi@0/disk
    g) /pci@400/pci@1/pci@0/pci@4/scsi@0/disk
    h) /iscsi—hba/disk
    q) NO SELECTION
    valid choice: a. . .h, q to quit c
    /pci@400/pci@2/pci@0/pci@a/SUNW, ealxs@0/fp@0, 0/disk has been selected.
    Type “Y ( Control—Y ) to insert it in the command line.
    e.g. ok nvalias mydev “Y
    for creating devalias mydev for /pci@400/pci@2/pci@0/pci@a/SUNW,emlxs@0/fp@0,0/disk
    (0) ok set—sfs—boot
    set—sfs—boot ?
    We tried selecting a disk and applying sfs-boot at ok prompt.
    Can you please help me providing detailed pre-requesites/steps/procedure to implement this and to start boot from SAN.
    2) How to SMI Label/Format a disk while OS Installation in Solaris 11.1?
    As we know that ZFS is the default filesystem in Solaris 11.
    We have seen in the Oracle documentation that for rpool below are recommended:
    - A disk that is intended for a ZFS root pool must be created with an SMI label, not an EFI label.
    - Create root pools with slices by using the s* identifier.
    - ZFS applies an EFI label when you create a storage pool with whole disks.
    - In general, you should create a disk slice with the bulk of disk space in slice 0.
    I have seen the solution that using format -e, we change the labelling but all the data will be lost, whats the way to apply a SMI Label/Format on a rpool disks while OS Installation itself.
    Please provide me the steps to SMI Label a disk while installaing Solaris 11.1 OS.

    Oracle recommends below things on rpool: (thats reason wanted to apply SMI Label)
    I have seen in the Oracle documentation that for rpool below are recommended:
    - A disk that is intended for a ZFS root pool must be created with an SMI label, not an EFI label.
    - Create root pools with slices by using the s* identifier.
    - ZFS applies an EFI label when you create a storage pool with whole disks.
    - In general, you should create a disk slice with the bulk of disk space in slice 0.

  • Firefox (latest and greatest) has been giving me synaptics scroll wheel errors. It has worked fine up until 3 days ago. I have the latest driver for the touch-pad, from synaptics, for my toshiba laptop L505D-S5986. Operating system is Windows 7 (32-Bit).

    Firefox (latest and greatest) has been giving me synaptics scroll wheel errors. It has worked fine up until 3 days ago. I have the latest driver for the touch-pad, from synaptics, for my toshiba laptop L505D-S5986. Operating system is Windows 7 (32-Bit). Have tried it on other browsers, and works as it should. The last add-on i installed for Firefox was "Fox Filter" so my kids couldn't accidentally stumble onto sites of immoral tastes. I can't see why that would have any effect, but it was the last update/add-on i installed to the browser, but even then,.......it was working fine for a week and a half afterwards until now. Please help.
    == This happened ==
    A few times a week
    == A week and a half after i installed Fox Filter. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5

    Hello Steve.
    You may be having a problem with some extension or plugin that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    If you detect a faulty add-on, you should contact its author for support. You can also search for alternatives. Site filters are relatively common in the add-ons gallery: [http://addons.mozilla.org addons.mozilla.org].

  • Is there any way to sync Outlook for Mac with iPhone? I have tried everything but not successful. Apple says it is not possible to sync contacts from Outlook for Mac to iPhone 5. Any help will be much appreciated.

    Is there any way to Sync contacts from Outlook for Mac to iPhone 5? Apple support says that only iTune can only sync contacts from "Contact" which is the default contact of Mac. If one is running Outllok on a Mac machine then it is not possible to sync the contacts with iPhone. It is strange that Apple distributors are promoting and offering machines with promise that Windows users can now run MS Office on Mac machines without any problem. While this is true, it is so strange that one cannot sync the contacts from MacBook Pro to iPhone5. If someone has found a way to sync contacts from Outlook to iPhone 5 please help as it is very frustrating to not be able to sync the contacts. Thanks, Amit.

    SEARCH!!!
    http://lmgtfy.com/?q=sync+outlook+mac+to+iphone

  • My itunes files were deleted. I was able to use an old back up file to restore some but new downloaded purchases from iTunes for the past 5 months weren't in the back up. How do I get those back since I've paid for them one before and use the same account

    My itunes files were deleted. I was able to use an old back up file to restore some but new downloaded purchases from iTunes for the past 5 months weren't in the back up. How do I get those back since I've paid for them one before? Can you redownload? If so, how?? Please help as I'm missing over 500 previously paid for and downloaded iTunes song purchases.

    This was EXACTLY what I needed about the purchases I made from my device. However, is there a way to re-download other ones you've made from a computer? Because I realized some of them were not just purchased from my device.
    This is a picture of what it looks like now:
    http://tinypic.com/r/107quxu/7
    As you can see, the stuff circled in red doesn't give me an option to download from Cloud Beta because it already says "downloaded".
    any way to get around that?

  • How can i export a 24bit avi file from photoshop for mac?

    how can i export a 24bit avi file from photoshop for mac? i have a client that specificly needs the files to be avi and in 24bit what are the settings that i need to use to export the video using photoshop on a mac?

    Hello,
      To make a 24-bit AVI file in Photoshop, go to File>Export>Render Video. Then, under File Options, choose AVI from the Quicktime Export drop-down menu. Click the Settings button. Click the Settings button in the AVI Settings window. Change Compression to None, and then choose "Millions of Colors" from the Depth drop-down under Compression.
      The Millions of Colors option is for 24-bit video (8-bit R+G+B channels, 8x3=24). Millions of Colors+ is for 32-bit video (24-bit video plus an 8-bit alpha channel).
    -Brett

  • Is it possible to keep an email account on the iPhone but stop if from checking for new mail?

    I have an email account that has been deleted from the provider (Gmail), but I want to keep the old mails on my phone, while stopping it from checking for new mail.  Is this possible? 
    If I disable the account to stop if from checking for new mail (and producing a bunch of annoying pop-ups every time the mail app is opened), the account becomes invisible and the old mails disappear.  I want to keep them visible to I can read and refer to them, but want to stop the phone from trying to download new ones or check the account.
    Any help appreciated. 

    Thanks for the thought.  In this case, that doesn't really help much, as it requires a bunch of button pushing just to check emails.  Plus, if I'm not mistaken, in addition to switching modes every time I check email, it also prevents the other accounts from downloading the most recent mails as well.  Since it's possible to keep an account on a Mac computer, but take it offline, it's very disappointing if there isn't a way to do the equivalent on an iPhone so that it passively holds the mails but doesn't send constant pop-ups every time the app is accessed.

  • How can I DISABLE the pop up 'Would you like to copy it to Library', preventing this message from bothering for each and every book, again and again, time after time? (Windows 7 64bit US).

    How can I DISABLE the pop up 'Would you like to copy it to Library', preventing this message from bothering for each and every book, again and again , time after time? (Windows 7 64bit US).
    I guess this may be a feature request. Adobe may think this is a good message for every new eBook.
    I sure would like to decide about that myself.
    Thanks in advance if this will be changed.

    singmk wrote:
    Decided to setup the mail for exchange on my N8 so I could see my work emails. Worked like a charm but after a couple of hours decided I didn't like being that contactable so deleted the mailbox.
    Now to the problem, during setup I was forced to enable the phone lock and had to pick a 7 digit alphanumeric code. Fair enough I thought and went ahead. When I removed the mailbox however the lock remained in place with the default auto time of 30 minutes. When I checked in Phone management there is no option to disable this lock so I thought I could at least change the default time to something bigger but when you try, it remains at 30 mins. You also can't disable the auto time as it pops up an error message saying can't unlock phone.
    Does anyone know if I'm missing something obvious here or is this something which can't be disabled once it's switched on? I've done a soft reset back to factory settings with no luck and the only other thing I can think of is re installing the firmware which seems a bit extreme.
    Would like to hope there is some way to have control over this. Can someone help?
    Which firmware your N8 having now? You can check firmware by choosing Call, then type *#0000#.
    My N8 works fine on security setting and able to define Phone auto lock period, by choosing Menu>Settings>Phone>Phone management>Security settings>Phone and SIM card>Phone auto lock period>User defined>Lock after(minutes)
    You will prompt to enter Lock code each time u define auto lock priod or enable/disable auto lock.
    Hope this can help you.
    If you find this post helpful, please show your appreciation by clicking the Kudos star at the left. If it provides you the solution, please click on the GREEN Accept as Solution button at below

  • Can I use an iTunes gift card to order a photo book from iPhoto for iOS?

    Can I use an iTunes gift card to order a photo book from iPhoto for iOS?

    no - credit card or debit card only unless they have recently changed their policy
    LN

Maybe you are looking for

  • When I try to print to a PDF from any program images are blurred

    I try to print to PDF using word, or any other program. The resulting PDF is clear for text and all but the images are blurred. Could There be a reason for this and how do I fix it?   I am using the print preset when printing. Thanks, Mark

  • Standalone ITS 6.20 support?

    How long do you expect that standalone ITS 6.20 will be supported?   I know that the FAQ says "long term" but it said that the integrated ITS in 6.40 will only be supported through 2009.  We're hearing that standalone ITS 6.20 is "going away".   Can

  • How to enable Google search tools in Blackberry Browser?

    When you are using Google there is usually a Tools option to top right. It allows me to limit search to a country for example. But in the browser on my passport I dont see this option? Any way to enable i? Solved! Go to Solution.

  • PS can not open JPEG

    Hopefully someone else has com acroos this error in Photoshop CS4 .... When I try to open a Jpeg I get error " Could not complete your request because it is not the right kind of document"     I can open the Jpeg in Microsoft Office Picture Manager a

  • Can XI create file output like IDoc appears written to file port

    When an Idoc is written to the file port the structure has the segment names and control info in addition to the Idoc contents. Is there a way to pass the Idoc to XI directly and have the file adapter create the the Idoc so it looks just like the Ido