Reviewed documentation on Reporting: I will appreciate some clarification

Hi,
Reviewed documentation on Reporting: I will appreciate some clarification:
1. Can you help me understand what "Staging" means as used here:
A data warehouse system serves primarily to stage information from various data source
The information is staged in various forms including personalized reports, freely definable queries, and predefined reports.
2. Is RemoteCube the same as Virtual Cubes? if not, what is the difference?
3. Can you help me understand what "flexible update" means as used here:
Characteristic InfoObjects have to be included in the InfoProvider tree in the Data Warehousing Workbench to make them available as data targets for flexible updates and as InfoProviders for reporting.
4. "DataStore Objects are available for transaction data and for master data."
When do we decide to store master data in a DSO?
5. Formula Collision vs. "Exception Aggregation"
I understand what formula collision is about but is it the same as "Exception Aggregation"?
If not, do you have a real-life example to help me understand the concept of "Exception Aggregation"?
The documentation/link is not helping.
6. i. With the followin limitation on Display attribute, why not always make the attribute Navigational?
"You can show Display Attributes in a report in the drilldown. However, navigation steps are not possible. (For example, you cannot choose values from a display attribute as a filter.)"
ii. Any example where Nav Attrib does not make sense but it must be Display attrib?
Thanks

Hi Amanda,
2. Is RemoteCube the same as Virtual Cubes? if not, what is the difference?
     Yes, they are one and the same.
3.Can you help me understand what "flexible update" means as used here:
Characteristic InfoObjects have to be included in the InfoProvider tree in the Data Warehousing Workbench to make them available as data targets for flexible updates and as InfoProviders for reporting.
in 3.x, you have infosources and not transformations. So you have basically two types of infosources, direct update and flexible update.
Direct update infosources do not have any update rules. These are used for master data loading since the format of data is usually fixed as in fields etc.
Flexible update datasources have update rules, which means that you can use it for loading pretty much anything. You can load master data by changing the update rules and you can use the same infosource for loading transactional data as well. What the statement means is that the infoobject has been set as an infoprovider. and therefore it can be used as a source in a query. The loading is done via flexible updates.
More info on direct and flexible updates can be found here :[3.x InfoSource Types|http://help.sap.com/erp2005_ehp_04/helpdata/EN/87/3fdf9587f211d5b2ff0050da4c74dc/frameset.htm]
5)Formula Collision vs. "Exception Aggregation"
I understand what formula collision is about but is it the same as "Exception Aggregation"?
If not, do you have a real-life example to help me understand the concept of "Exception Aggregation"?
The documentation/link is not helping.
I'm glad that you understand what formula collision is...since its a difficult concept. Exception aggregation is much simpler.
For every key figure that is present in BW,  there are two types of aggregations that can be maintained.
Standard: can be sum etc.
and exception aggregation like avg etc. When you do this, you need to give a reference characteristic. By default this is time. and usually it is summation. Now when you drilldown in your query based on the ref. characteristic, the exception aggregation is used.
Eg [http://help.sap.com/saphelp_nw70/helpdata/en/d2/e0173f5ff48443e10000000a114084/frameset.htm]
6.  With the followin limitation on Display attribute, why not always make the attribute Navigational?
"You can show Display Attributes in a report in the drilldown. However, navigation steps are not possible. (For example, you cannot choose values from a display attribute as a filter.)"
ii. Any example where Nav Attrib does not make sense but it must be Display attrib?
Essentially this is a preference or a personal choice basically. You can have several attributes. but keeping all of them as navigational does not help and degrades system performance as they have to be interlinked. For eg.
You have an employee ID as your characteristic.
attributes are as follows
Date of birth
division
salary stack
*** etc
now things like division,salary stack and  *** could be used as filters in a query but date of birth would in general not be used as filter and hence would make no sense to use it as a navigational attribute(unless you want to find all employees whose birthday is a certain date ).
In the end, it just comes down to the requirement. If you are required to put a filter on an attribute of master data, then it needs to be a nav. attribute else a display attribute would suffice.
Hope this helps.
Regards.

Similar Messages

  • I cannot install properly my CS6 version on a second computer it seems that there is an issue with serial number I will appreciate some guidance thank you

    I cannot install properly my CS6 version on a second computer it seems that tree is an issue with serial number I will appreciate some guidance ? thank you

    Hello,
    please have a look there: http://www.adobe.com/products/cs6/faq.html >>> Can I distribute a Creative Suite 6 edition across multiple users or computers? >>> The software license agreement accompanying your product may entitle you to install and activate the software on two systems with certain restrictions. The product license agreement for Creative Suite 6 does not allow you to install the components of a single suite edition across multiple computers. See the software license agreement for more information.
    It could be necessary to activate/deactivate please have a look there:
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html
    Good luck!
    Hans-Günter

  • Ambiguity in SDK ToS, would appreciate some clarification.

    I currently run a web-based game which allows an optional monthly subscription. I am porting a client of the game to the iPhone. I realize that I cannot charge users outside of iTunes for any app functionality.
    I'm wondering however, since this client connects to an already existing web game, if the client will be allowed through to the App Store (even if it is free) since the web game does allow optional monthly subscriptions.
    Thank you in advance.

    Exactly, so do you know what the ToS allow for in this case? You restated it almost perfectly, but I still don't know the answer on if it would or would not be allowed onto the App Store.
    The charges would be optional and available from the web game. The iPhone client would provide another gateway to the game.

  • Creating snapshot in SSRS 2008 R2 report will disable some parameters.

    Hi guys.
    I'm new to SSRS, so the question that I'm going to ask might sound stupid, hope you guys don't mind.
    I have a few reports that display data based on the snapshot. I found out that some of the parameters on certain reports were disabled and some are not. When I removed the snapshot setting and display the report based on latest data, those disabled parameters
    will be enabled again.
    After some search from Google, I understand that when using snapshot, the parameters will be disabled. But in my case, not all parameters are disabled. And there is some reports with snapshot, all of their parameters are enabled. Please help me on this if
    there is any settings that I need to do to enable all of the parameters.
    Thanks and have a nice day.

    Hi engloon,
    According to your description, you want to enable parameters when creating a snapshot. Right?
    In Reporting Services, Snapshots can be created manually or at scheduled intervals for any report that can run unattended. Furthermore, if the report uses parameters, you must specify default values to use when the report runs. You can specify stored credentials
    and parameter values in the property pages for the report.
    In this scenario, you may have default values for parameters in some reports so that it looks those reports have parameters enabled. So if you want to have snapshot rendered with parameter selection, you can specify the default values in Parameter tab. Please
    follow the steps below:
    Open Report Manager, and locate the report for which you want to modify parameter settings.
    Hover over the report, and click the drop-down arrow.
    In the drop-down menu, click Manage. This opens the General properties page for the report.
    Select the Parameters tab. If the Parameters tab is not visible, the report does not contain parameters.
    Reference:
    Create, Modify, and Delete Snapshots in Report History
    Add a Snapshot to Report History (Report Manager)
    Parameters Properties Page (Report Manager)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • How to create documentation for report programs and how to use it

    how to create documentation for report programs and how to use it in the selection screen by placing an icon in the Applicatin Tool bar. If i click this icon the help documentation has to display.
      Note: Exaple <b>RSTXSCRP</b> programs selection screen

    Hi
    1 goto SE38 transaction, give the program name
    2 Click on documentation radiobutton & then press change
    3 Write your PURPOSE, PREREQUISITES etc details
    4 Save the same & Activae it.
    The icon will come automatically on selection screen
    Thanks
    Sandeep
    Reward if useful

  • WMP will play some mp3 and mkv files to my Sony TV but not others

    Hi,
    Windows Media Player will play some mp3 and mkv files to my Sony Bravia TV (KDL70W850B) but not others. I get the error: “Failed to retrieve media information”. Sometimes if I make a copy of the files that don’t play, I am able to play the copied files.
    I normally right click on files and select ‘Play to’ and then pick my TV from the list. The following is an example of some files (as displayed in Windows Explorer) and which do and don’t play:
    File Type                    Size        Length              Result
    mkv              1,122,598 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 432,333 KB        00:41:30           Plays
    mp4                 291,948 KB        00:41:30           Plays
    mkv              1,203,197 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv              1,350,122 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mp4                 429,571 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 305,643 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 313,371 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 353,589 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 331,899 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 328,495 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 415,954 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mp4                 340,388 KB        00:41:30           Failed to retrieve media information
    from server. Will play when file is copied and copied file is played.
    mkv                 106,936 KB        00:10:53           Plays
    mkv                 212,223 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 219,336 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 191,884 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 178,798 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 218,238 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 191,887 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 197,373 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 180,367 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    mkv                 180,894 KB                               
    No ‘Play to’ option. Still no ‘Play to’ option when file is copied.
    I have stopped and restarted the Windows Media Player Network Sharing Service and the UPnP Device Host Service; I also linked a Windows Live ID but this did not help. All devices have access to my PC and my TV has the latest software.
    I have Windows 7 and WMP 12 and according to my TV specs, the DLNA supported formats are: MPEG1/ MPEG2PS/ MPEG2TS/ AVCHD/ MP4Part10/ MP4Part2/ AVI(XVID)/ AVI(MotionJpeg)/ MOV/ WMV/ MKV/ WEBM/ 3GPP/ MP3/ WMA/ LPCM/ JPEG/ MPO
    I would appreciate any help you can offer.
    Thank you

    It seems to be an issue with Sony Bravia TV. According to the following article:
    Supported File Formats for DLNA® and USB Compatible Sony® TVs
    Under -Not all files are guaranteed to play.
    Sometimes HandBrake
    does help. I shall suggest you to contact Sony Bravia TV support.
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • I recently updated my computer to 10.6 and now I can't get my printer MX340 (canon ) to work. I have installed the new drivers both from Canon's website and from an earlier post directly from apples website. I would surely appreciate some help with this.

    I recently updated my computer to 10.6 and now I can't get my printer MX340 (canon ) to work. I have installed the new drivers both from Canon's website and from an earlier post directly from apples website. I would surely appreciate some help with this.

    Try what Terence Devlin posted in this topic:
    Terence Devlin
    Apr 14, 2015 11:21 AM
    Re: Is Iphoto gone ? i want it back!
    in response to Johannes666
    Recommended
    Go to the App Store and check out the Purchases List. If iPhoto is there then it will be v9.6.1
    If it is there, then drag your existing iPhoto app (not the library, just the app) to the trash
    Install the App from the App Store.
    Sometimes iPhoto is not visible on the Purchases List. it may be hidden. See this article for details on how to unhide it.
    http://support.apple.com/kb/HT4928
    One question often asked: Will I lose my Photos if I reinstall?
    iPhoto the application and the iPhoto Library are two different parts of the iPhoto programme. So, reinstalling the app should not affect the Library. BUT you should always have a back up before doing this kind of work. Always.

  • Mac suddenly slow and laggy. Memory is not an issue. Can anyone please review my etrecheck report?

    It went from running fine, to being slow and laggy overnight. Memory or HD space is not an issue. Can someone please review the following report that etrecheck ran for me, and let me know of any potential problems they see.
    EtreCheck version: 1.9.12 (48)
    Report generated July 19, 2014 10:09:38 AM EDT
    Hardware Information:
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.9 GHz Intel Core i7 CPU: 2 cores
      8 GB RAM
    Video Information:
      Intel HD Graphics 4000 - VRAM: 512 MB
      Color LCD 1280 x 800
    System Software:
      Mac OS X 10.7.5 (11G63b) - Uptime: 0 days 1:36:5
    Disk Information:
      TOSHIBA MK7559GSXF disk0 : (750.16 GB)
      disk0s1 (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 749.3 GB (641.69 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      HL-DT-ST DVDRW  GS31N 
    USB Information:
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information:
      Apple, Inc. MacBook Pro
    Configuration files:
      /etc/hosts - Count: 20
    Kernel Extensions:
      [loaded] com.protech.NoSleep (1.3.1 - SDK 10.8) Support
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.macpaw.CleanMyMac2.Agent.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] org.macosforge.xquartz.privileged_startx.plist Support
    Launch Agents:
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.AdobeCreativeCloud.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [loaded] org.macosforge.xquartz.startx.plist Support
    User Launch Agents:
      [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
      [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items:
      Flux
    Internet Plug-ins:
      JavaAppletPlugin: Version: Java 7 Update 40 Check version
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      Unity Web Player: Version: UnityPlayer version 4.1.2f1 Support
      FantashowPlugin: Version: FantashowPlugin 1.0.0.0 - SDK 10.7 Support
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.1
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      SharePointBrowserPlugin: Version: 14.2.3 - SDK 10.6 Support
      DirectorShockwave: Version: 12.0.2r122 - SDK 10.6 Support
    Safari Extensions:
      Open in Internet Explorer: Version: 1.0
      Searchme: Version: 1.3
    Audio Plug-ins:
      iSightAudio: Version: 7.7.1 - SDK 10.7
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.3 - SDK 10.7
    User iTunes Plug-ins:
      TuneUp Visualizer: Version: Unknown
    User Internet Plug-ins:
      thinkorswim plugin_x86_64: Version: thinkorswim_x86_64 1.0.0.0 - SDK 10.7 Support
      tossc plugin_x86_64: Version: TOS Sharing Center plugin_x86_64 1.0.0.0 - SDK 10.7 Support
    3rd Party Preference Panes:
      Flash Player  Support
      Java  Support
    Time Machine:
      Time Machine not configured!
    Top Processes by CPU:
          3% WindowServer
          0% opendirectoryd
    Top Processes by Memory:
      82 MB mds
      49 MB Finder
      41 MB HP_Photosmart_C4400_series
      33 MB SystemUIServer
      33 MB WindowServer
    Virtual Memory Information:
      6.42 GB Free RAM
      677 MB Active RAM
      206 MB Inactive RAM
      730 MB Wired RAM
      366 MB Page-ins
      0 B Page-outs

    First, if you don't already have a current backup, back up all data immediately.
    When you have the problem, note the exact time: hour, minute, second.   
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above. Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Documentation for Report Designer

    Does anyone have any good links to any documentation on Report Designer?  I am looking for something more than what can be found at:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/8af9fecf797107e10000000a1553f7/frameset.htm
    Any help would be greatly appreciated!
    Thanks,
    Anne

    There are some e-classes on report designer under OKP section in service market place, see link below.
    Also there are some sessions from 2005 TechEd.
    https://websmp102.sap-ag.de/~iron/fm/011000358700003471072005E/002007974700001089822006WRK2?TMP=1148417187973#bkm_show2_04_00qq

  • Does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    Yeah, it's simple. You scan your images singly, then import them. Then, one by one adjust them. Under the adjustment brick, pull up the CURVES tool. It is one of dozens available from the pulldown menu on the left side.
    So, with your image in view, you click on the adjustment tool, select CURVES (which will be at the bottom of a few other adjustment sliders such as EXPOSURE) under the Histogram and then grab the bottom of the right hand curve and swing it all the way to the left. Then grab the left hand curve and drag it all the way to the right.
    The right curve represents highlights. The left curve represents shadows. Now the two are reversed. Your negative is now a positive. For added control, you can create mid-tone curves of your own and make finer adjustments. I haven't done this much so the experts might weigh in here with corrections and added advice.

  • OS X causes Google Earth to crash.  Would appreciate some solution.

    I just downloaded Mavericks and found immediately that Google Earth would crash as soon as I typed anything into the search bar or clicked on history.  Tried several times to down load Google Earth again but each time the same issue occurred.  Would appreciate some solution if there is one.  Many thanks.

    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Documentation about reports 6i

    hi all,
    can u post here the links where i can get documentation about reports 6i and deployment on the web?
    it will be really appretiating
    thanks
    chaitali

    You can find it here.
    http://otn.oracle.com/docs/products/reports/content.html
    Thanks
    The Oracle Reports Team

  • Report script will not finish

    We are running EAS report script via batch scripts using mxl. These report scripts have not changed and at the time of running, nothing else is runnign onthe server. The report scripts will run for about 10minutes (which nroamlly take about 15 to complete) and it stops and says "administrator has temporarily disables commands". we have ran the unlock utility and stopped and restarted the application and still face the same issue. No settings have been changed on the server and the same reports ranthis morning, yet error out this afternoon with no change. We are on 11.1.2 planning. Any ideas?

    kplum12 wrote:
    We are running EAS report script via batch scripts using mxl. These report scripts have not changed and at the time of running, nothing else is runnign onthe server. Did you checked the CPU memory usage while executing Report..?
    Is server busy with many connections (User sessions) ??
    (or)
    Did you feel slow when you are trying to retreive that time?
    Some times every thing works slow..like when we are trying to retreive the data it is processing forever..In that case,I have restarted my server and every thing works fine....
    Edited by: Prabhas on Aug 3, 2011 11:41 AM

  • Please help me... music or play video, it pauses music/video for few seconds (2-7sec). kindly help what i need to do... will appreciate much...thank u  my MBP specs: 13 inch early 2011 2.3 ghz intel

    please help me... im having troubles using itunes, When i start listening music or play video, it pauses music/video for few seconds (2-7sec).
    kindly help what i need to do... will appreciate much...thank u
    my MBP specs:
    13 inch early 2011
    2.3 ghz intel core i5
    4 gb 1333 mhz ddr3
    mac os x lion 10.7.5 (11g63)
    itunes 10.7 (21)

    1. A 13" screen is awfully small to do any efficient editing. The 15" gives you significantly more on-screen real estate.
    2. All of the MacBook Pros can run FCE. However the graphics processor in the 13" model will limit some functionality with effects. See Tom's earlier comment.
    3. Not much difference. All these cpu's are fast. There will be more overall system performance gain from the quad core at the slower speed.
    4. FCE cannot use more than 4GB RAM anyway, so the 4GB that comes with every MBP is more than adequate. If you expect to use Aperture or CS5 then go for more RAM, otherwise there's not much reason to add RAM. You will be better off spending your money upgrading to the 7200rpm hard drive.
    5. Everything will be smaller on the high res screen; there are just more pixels (1680x1050) on the same 15.4" screen area. (I have a 15" MBP with the standard 1440x900 screen and it is beautiful.)

  • How do you insert an electronically signed report as an appendix into a main report which will be signed electronically at a later date?

    How do you insert an electronically signed report as an appendix into a main report which will be signed electronically at a later date?

    You can add it as a file attachment. Exactly how you do this depends on the version of Acrobat you're using, but if you open the Attachments panel, you should see where you can add a file.

Maybe you are looking for

  • Safari will not load from favourites or from links

    Hi all. I have a eMac G4 using Leopard 10.5.6. (2 Gig RAM) I can not remember if this problem started after the last OS update or if it was here before as it has been some time since I last used the Mac . My problem: I open up Safari and click onto m

  • Automatic VAT code during fixed asset PO creation

    Hi all, We have a classic AUC acquisition process : through MM with IO allocation. My question is = is it possible to automatically affect one VAT code relating to fixed asset acquisition during purchase order creation? (and not VAT relating to goods

  • P67A-GD55 (B3) 3TB Support - What BIOS is Required?

    Hi Guys, Can someone from staff please confirm what version of the BIOS is required for 3TB support for the P67A-GD55 B3? I currently have the latest stable BIOS installed from the link below: http://uk.msi.com/product/mb/P67A-GD55--B3-.html#?div=BIO

  • ORA.-27102  Solaris 10 x86 when creating DB

    I'm trying to create a DB with the DBCA and i get ORA-27123: unable to attach to shared memory segment ???? Kernel param: set shmsys:shminfo_shmmax=4294967295 set shmsys:shminfo_shmmin=1 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=10 set

  • What computer do i put the CD in?

    I just bought a Linksys Wireless G w/ Speedbooster(WRT54GS).. I have a laptop with built in WiFi..which is why i bought the router... Also i have a desktop with a Cable/DSL modem in my living room.. Do i install the CD on my laptop or my desktop??