New to BI

Hi,
I'm new to BI... I wanted to know about BI.7 and BW ? Can any one give me some useful links to get information?
Regards,
Roop

Migration Details
This section explains the mapping details for the migration of BI statistics from SAP BW 3.x to SAP NetWeaver 7.0.
In SAP BW 3.x, all the statistics are contained directly in the key figures in the BI statistics tables. These key figures are then loaded 1:1 into the technical content InfoCubes. In SAP NetWeaver 7.0, all the statistics are recorded by handle types and event IDs and are assigned to aggregated key figures in the technical content InfoCube 0TCT_C01 using this information. This aggregation is done in DataSource 0TCT_C01. The event IDs are generated for each event, providing detailed information about the system performance at a detailed level.
All the BI statistics in SAP BW 3.x are logged in a single table, RSDDSTAT.
In SAP NetWeaver 7.0, all the BI statistics are retrieved from views RSDDSTAT_OLAP and RSDDSTAT_DM, which are built on the following underlying tables:
·        RSDDSTATHEADER
·        RSDDSTATINFO
·        RSDDSTATEVDATA
·        RSDDSTATDM
BI Statistics Mapping
SAP BW 3.x
SAP NetWeaver
Table Field
Technical Name of InfoObject
Location in InfoCube
Table Field
Technical Name of InfoObject
Location in InfoCube
SESSIONUID
0TCTSESUID                 
Front-end session (GUID)
RSDDSTAT_OLAP-SESSIONUID
0TCT_MC01
0TCTSESUID
NAVSTEPUID
0TCTNAVUID     
Navigation step (GUID)      
RSDDSTAT_OLAP-STEPUID   
0TCT_MC01
0TCTSTEPUID
INFOCUBE
0TCTIFCUBE     
InfoCube     
RSDDSTAT_OLAP-INFOPROV
0TCT_MC01
0TCTIFPROV
HANDLE
RSDDSTAT_OLAP-HANDLETP
Used in key figure assignment for 0TCT_C01                                         0TCT_MC02
0TCTHANDLTP
QUERYID
0TCTQUERY     
Query  
RSDDSTAT_OLAP-OBJNAME if HANDLETP = OLAP  
0TCT_MC01
0TCTBISBOBJ where 0TCTBISOTYP = 'ELEM' or 'QVIW'
UNAME
0TCTUSERNM  
User    
RSDDSTAT_OLAP-UNAME     
0TCTUSERNM
QAGGRUSED
Not available     
Not available     
RSDDSTAT_DM-AGGREGATE     
0TCT_MC03
0TCTAGPROV
OLAPMODE
0TCTOLAPACT 
OLAP processor method      
Replaced with RSDDSTAT_OLAP-STEPTP and RSDDSTAT_OLAP-EVENTID = '9001' for capturing InfoProvider read access through the Data Manager Interface
DBSELTP
0TCTDBSELTP   
Type of data read           
RSDDSTAT_DM-ACCESSTP
Available in DataSource but not in technical content InfoProviders
QRUNTIMECATEGORY
0TCTRTIMEC     
Runtime category (1, 2, 3, ... 10, 20, 30, ... seconds)    
RSDDSTAT_OLAP-RUNTIME   
0TCT_MC01
0TCTRTIMEC
QNAVSTEP
0TCTNAVSTP     
Navigation step (current numbers within the session)     
RSDDSTAT_OLAP-STEPCNT
QNUMOLAPREADS
0TCTDBSCTR     
Number of database selects
RSDDSTAT_DM-ACCESSCNT     
0TCTDMCNT
QDBSEL
0TCTNDBSEL     
Records selected on the database       
For all queries: = RSDDSTAT_DM-DBSEL  (statistics detail level must be = 2)                                   only for queries selecting from single InfoProvider = RSDDSTAT_OLAP-EVCOUNT for EVENTID = '000009011'
For all queries: 0TCT_MC03: 0TCTNDBSEL (statistics detail level must be = 2)                                          only for queries selecting from single InfoProvider 0TCT_MC01
0TCT_DBSEL
QDBTRANS
0TCTNDBTRA     
Records transferred from the database to the server   
= RSDDSTAT_DM-DBTRANS                         only for queries selecting from single InfoProvider = RSDDSTAT_OLAP-EVCOUNT for EVENTID = '000009010'
for all queries: 0TCT_MC03: 0TCTNDBTRA  (statistics detail level must be = 2)                                                only for queries selecting from single InfoProvider 0TCT_MC01
0TCT_DBTRA
QNUMCELLS
0TCTNCELLS     
Cells transferred to the front end      
= RSDDSTAT_OLAP-EVENTCNT for EVENTID = '000015010'     
0TCT_C02-0TCTSTATCNT for 0TCTSTATEVT = '000015010'
QNUMRANGES
0TCTNRANGS   
Formatting transferred to the front end      
= RSDDSTAT_OLAP-EVENTCNT for EVENTID = '000015011'?     
0TCT_C02-0TCTSTATCNT for 0TCTSTATEVT = '000015011'
QTIMEOLAPINIT
0TCTTOLINI
Time, OLAP Processor initialization
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '000003000', '000003010' and '000003500'
0TCT_MC02: 0TCTSTATTIM for 0TCTSTATEVT = '000003000', '000003010' and '000003500'
QTIMEOLAP
0TCTTOLAP
Time, OLAP Processor
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '000003xxx'
0TCT_MC02: 0TCTSTATTIM for 0TCTSTATEVT = '000003xxx'
0TCTTOLAPAL
Total time (OLAP)
Sum of various EVENTIDs in RSDDSTAT_OLAP in extraction to 0TCT_MC01 (see RSDDSTAT_OLAP_0TCT_C01.jpg)
0TCT_MC01
0TCTTMEOLAP
QTIMEDB
0TCTTDBRD
Time, reading on the database
For all queries: = RSDDSTAT_DM-TIMEREAD (statistics detail level must be = 2)                                   only for queries selecting from single InfoProvider = RSDDSTAT_OLAP-EVTIME for EVENTID = '000009000'
For all queries: 0TCT_MC03: 0TCTTDMREAD (statistics detail level must be = 2)                                          only for queries selecting from single InfoProvider 0TCT_MC01
0TCTTIMEDM
QTIMEVARDP
0TCTTVARDP
Time, input variables
Variable popups are not recorded separately as of note 981686. They are recorded under HANDLETP = DFLT with EVENTID = 1
Part of 0TCT_MC01
0TCTTIMENA
QTIMEUSER
0TCTTNAVIG
Time between navigation steps
RSDDSTAT_OLAP-EVTIME for EVENTID = '000000001'
0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '000000001'
QTIMECLIENT
0TCTTFRONT
Time, front end
Sum of various EVENTIDs in RSDDSTAT_OLAP in extraction to 0TCT_MC01 (see RSDDSTAT_OLAP_0TCT_C01.jpg)
0TCT_MC01
0TCTTIMEFE
TIMECHAVLREAD
0TCTTRDMDA
Time, feeding texts, or master data
RSDDSTAT_OLAP-EVTIME for EVENTID = '000003210' and '000003900'
0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '000003210' and '000003900'
TIMEAUTHCHECK
0TCTTAUTH
Time, authorization check
RSDDSTAT_OLAP-EVTIME for EVENTID = '000004xxx'
0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '000003210' and '000004xxx'
TALERTMON
RSDDSTAT_OLAP-EVTIME for EVENTID = '000019970'
0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '000003210' and '000019970'
TIMEREST
0TCTTREST
Time that the system was unable to assign
mainly times record with RSDDSTAT_OLAP-HANDLETP = DFLT
0TCT_MC01
0TCTTIMENA
ODBOT
0TCTTODBOAL
Time, feneral ODBO
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
ODBOTINIT
0TCTTODBOIN   
Time, ODBO: Initialization
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
ODBOTPREPAXES
0TCTTODBOAX
Time, ODBO: Axes Preparation
RSDDSTAT_OLAP- EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
ODBOTREQDATA
0TCTTODBORE
Time, ODBO: Data Requests
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
ODBOTPREDTST
0TCTTODBODA
Time, ODBO: Data Records Preparation
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
ODBOTFLATENING
0TCTTODBOFL
Time, ODBO: Conversion into Flat Table Form    
RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000400xx'
0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '0000400xx'
DMTDBBASIC
0TCTTDMDBB
Time, Data Manager Reading from BasicCube
See entry for QTIMEDB, specific analysis of InfoProvider types only possible using InfoProvider name
See entry for QTIMEDB, where 0TCTIFTYPE (0TCT_MC01) = 'CUBE' or 0TCTPARTYPE (0TCT_MC03) = 'CUBE'
DMTDBREMOTE
0TCTTDMDBR
Time, Data Manager Reading from RemoteCube
See entry for QTIMEDB, specific analysis of InfoProvider types only possible using InfoProvider name
Filter on 0TCTIFTYPE = CUBE and for characteristic 0TCTIFPROV (InfoProviders used) filter on attribute
0TCTBWOSTYP = VR   Virtual InfoProvider Based on BAPI, VS   Virtual InfoProvider Based on DTP/3.x InfoSource and VC   Virtual InfoProvider Based on Function Module"
DMTDBODS
0TCTTDMDBO Time
Data Manager Reading from ODS
See entry for QTIMEDB, specific analysis of InfoProvider types only possible using InfoProvider name
See entry for QTIMEDB, where 0TCTIFTYPE (0TCT_MC01) = 'ODSO' or 0TCTPARTYPE (0TCT_MC03) = 'ODSO'
WEBTTEMPPREP
Not available
Not available
For BEx Web 3.x: RSDDSTAT_OLAP-EVTIME for EVENTID = '000019910'             for BEx Web 2004s: RSDDSTAT_OLAP-EVTIME for EVENTIDs = '0000126xx'
For BEx Web 3.x: 0TCT_MC02:
0TCTSTATTIM for 0TCTSTATEVT = '000019910'                                        for BEx Web 2004s: 0TCT_MC02: 0TCTSTATTIM for 0TCTSTATEVTs = '0000126xx'
WEBTRENDER
Not available
Not available
For BEx Web 3.x: RSDDSTAT_OLAP-EVTIME for EVENTID = '000019911'             for BEx Web 2004s: RSDDSTAT_OLAP-EVTIME for EVENTIDs = '00001260x'
For BEx Web 3.x: 0TCT_MC02
0TCTSTATTIM for 0TCTSTATEVT = '000019911'                                        for BEx Web 2004s: 0TCT_MC02: 0TCTSTATTIM for 0TCTSTATEVTs = '00001260x'
The following table lists the changes in the technical names of the InfoObjects:
Mapping Details of InfoObjects
SAP BW 3.x
NetWeaver 2004s
Technical Name of InfoObject
Location in Table
Technical Name of InfoObject
0TCTOLAPRD
OLAP Reading On / Off
Not available
0TCTSYSID
BW System
0TCTSYSID
0TCTOBJVERS
Object Version (for example, 0TCTIFCUBE)
0TCTOBJVERS
0TIME
Time
0TCTUTIME
0CALDAY
Calendar Day
0CALDAY
0TCTNAVCTR
Number of Navigations
0TCT_C01: replaced with 0TCTQUCOUN and 0TCTWTCOUN
0TCTSESCTR
Number of Front-end Sessions
0TCT_C01: replaced with 0TCTQUCOUN and 0TCTWTCOUN
0TCTNOLAPAL 
Total (OLAP)
0TCTNOLARD
Read Cycles (Fetch) OLAP Processor
Not available
0TCTNTEXTS
Number of Texts Read
Not available
0TCTSDATE
Start Date
0CALDAY
0TCTSTAUIK
Frequency
Not available
0TCTSTIMEK
Start Time
0TCTUTIME
Fields and InfoObjects in SAP BW 3.x that are not included in this table are either obsolete or not available in SAP NetWeaver 7.0.

Similar Messages

  • New DVR Issues (First Run, Channel Switching, etc.)

    I've spent the last 30 minutes trying to find answers through the search with no luck, so sorry if I missed something.
    I recently switched to FIOS from RCN cable in New York.  I've gone through trying to setup my DVR and am running into issues and was hoping for some answers.
    1.  I setup two programs to record at 8PM, I was watching another channel at the time and only half paying attention.  Around 8:02 I noticed a message had popped up asking if I would like to switch channels to start recording.  I was expecting it to force it to switch like my old DVR, but in this case it didn't switch and I missed the first two minutes of one of the shows.  I typically leave my DVR on all day and just turn off the TV, this dual show handling will cause issues with that if I forget to turn off the DVR.  Is there a setting I can change that will force the DVR to choose one of the recording channels?
    2.  I setup all my recordings for "First Run" because I only want to see the new episodes.  One show I setup was The Daily Show on comedy central, which is shown weeknights at 11pm and repeated 3-4 times throughout the day.  My scheduled recordings is showing all these as planned recordings even though only the 11pm show is really "new".  Most of the shows I've setup are once a week so they aren't a problem, but this seems like it will quickly fill my DVR.  Any fixes?
    Thanks for the help.
    Solved!
    Go to Solution.

    I came from RCN about a year ago.  Fios is different in several ways, not all of them desirable.  Here are several ways to get--and fix--unwanted recordings from a series recording setup.
    Some general principles. 
    Saving changes.  When you originally create a series with options, or if you go back to edit the options for an existing series, You MUST save the Series Options changes.  Pretty much everywhere else in the user interface, when you change an option, the change takes effect immediately--but not in Series Options.  Look at the Series Options window.  Look at the far right side.  There is a vertical "Save" bar, which you must navigate to and click OK on to actually save your changes.  Exiting the Series Options window without having first saved your changes loses all your attempted changes--immediately.
    Default Series Options.  This is accessed  from [Menu]--DVR--Settings--Default Series Options.  This will bring up the series options that will automatically be applied to the creation of a NEW series. The options for every previously created series will not be affected by a subsequent modification of the Default Series Options.  You should set these options to the way you would like them to be for the majority of series recordings that you are likely to create.  Be sure to SAVE your changes.  This is what you will get when you select "Create Series Recording" from the Guide.  When creating a new series recording where you think that you may want options different from the default, select "Create Series with Options" instead.  Series Options can always be changed for any individual series set up later--but not for all series at once.
    Non-series recordings.  With Fios you have no directly available options for these.  With RCN and most other DVRs, you can change the start and end times for individual episodes, including individual episodes that are also in a series.  With Fios, your workarounds are to create a series with options for a single program, then delete the series later;  change the series options if the program is already in a series, then undo the changes you made to the series options later; or schedule recordings of the preceding and/or following shows as needed.
    And now, to the unwanted repeats. 
    First, make sure your series options for the specific series in question--and not just the series default options--include "First Run Only".  If not, fix that and SAVE.  Then check you results by viewing the current options using the Series Manager app under the DVR menu.
    Second, and most annoying, the Guide can have repeat programs on your channel tagged as "New".  It happens.  Set the series option "Air Time" to "Selected Time".  To make this work correctly, you must have set up the original series recording after selecting the program in the Guide at the exact time of a first run showing (11pm, in your case), and not on a repeat entry in the Guide.  Then, even it The Daily Show is tagged as New for repeat showings, these will be ignored. 
    Third, another channel may air reruns of the program in your series recording, and the first showing of a rerun episode on the other channel may be tagged as "New".  These can be ignored in your series if you set the series option "Channel" to "Selected Channel".  Related to this, if there is both an SD and HD channel broadcasting you series program, you will record them both if the series option "Duplicates" is set to "Yes".  However, when the Channel option is set to "Selected Channel", the Duplicates Option is always effectively "No", regardless of what shows up on the options screen.  
    As for you missing two minutes,  I have sereral instances in which two programs start recording at the same time.  To the best of my recollection, whenever the warning message has appeared, ignoring it has not caused a loss of recording time.  You might have an older software version.  Newest is v.1.8.  Look at Menu--Settings--System Info.  Or, I might not have noticed the loss of minutes.  I regularly see up to a minute of previous programming at the start of a recording, or a few missing seconds at the beginning or end of a recording.  There are a lot of possibilities for that, but the DVR clock being incorrect is not one of them.  With RCN, the DVR clocks occasionally drifted off by as much as a minute and a half.

  • New Phone

    My husband used my iCloud account before I had an iPhone. Now that I have one, I am still finding information from when my husband used the account. I try to backup my iCloud account and it says I do not have enough space, but I know I still 3.9GB left. I log on to the iCloud website and I can not find any record of my phone or my husband's phone on the iCloud website. I want to clear everything he had on the phone prior to me using it starting in December. Is there a way to do that?

    Done properly, you won't lose anything.  You would not be able to migrate your existing iCloud email account to the new account, but you could still use it for email as a secondary account on your phone if you want to.
    You would need a new Apple ID to create the new account, which requires a verifiable email account to set up.  You can easily get a free Gmail address for this purpose.  You can create a new Apple ID by going here.
    To migrate your data to a new account, you start by saving any photo stream photos that you want to keep to your camera roll (unless already there) by opening your my photo stream album, tapping Select, tapping the photos, tap the share icon (box with upward facing arrow), then tapping Save to Camera Roll.  This is necessary because photo stream photos cannot be moved to another account and will be deleted from your phone when you delete the existing account.
    If you are syncing notes with iCloud that you want to keep, you'll need to open each of your notes and email them to yourself so you can later copy and paste the text into new notes created in your new account.  Notes is the other data set that cannot be migrated to a new account, and therefore must be recreated.
    Then go to Settings>iCloud, tap Delete Account, provide the password to turn off Find My iPhone and choose Keep on My iDevice when prompted.  Then sign back in with a different Apple ID to create your new account and choose Merge to upload your data.  When you turn on Mail you will be asked to choose a new iCloud email account if you want to use iCloud for email.  If you want to continue to use the email account from your current iCloud account, you can add it to your phone by going to Settings>Mail,Contacts,Calendars>Add Account>iCloud, signing in with your existing iCloud account ID and turning Mail on.
    Ringtones and Music are not effected by this change.  You can continue to use your current ID for your iTunes purchases; it does not need to be the same as your iCloud ID.  Of course, if you want to rid yourself of your husband's purchased list, you could change your iTunes ID as well.  I wouldn't recommend this, however, as then you would be managing two IDs for your purchased media.  This is because all existing purchases will remain tied to your existing iTunes ID and future purchases will be tied to your new ID.

  • I am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier

    i am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier photo please help me to recover my photos

    Well I'll guess you're using iPhoto 11:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Firefox logo missing from new browser; would like to see it so I can know at a glance which browser I am using.

    Bring back the logo or something else to allow quick identification of browser. Chrome doesn't have its logo in the browser either so now it going be harder to tell between the two. Is this a contest to see which can be more self effacing?

    You can click the 3-bar Firefox menu button and open the Customize window.<br />
    At the bottom of this window there is a button to enable showing the title bar.
    See also:
    *https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    *https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    *https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox
    ;[[Image:Customize Fx 29 Win8]]

  • At a glance what is new in Safari 5

    This should give a little in sight:
    http://lifehacker.com/5557731/first-look-at-whats-new-in-safari-5

    I missed the 'Blue Bar', I'm glad it has returned

  • How can I create a new iCloud account for a familiy member having a new iDevice and reuse one of my aliases for it

    Hi there,
    I moved into iCloud from the very beginning and started with one iCloud account for me and my family, making use of email aliases for family members. Now the number of personal iDevices grows and I want to create a new and separate iCloud Account for my son. The pity is, that I reserved his full name already as alias address on my initial iCloud account. If I now delete this alias, can I create a new account with the former alias as new primary email address?
    Or is there at least any transfer procedure supported for aliases between different accounts?
    Thanks for your help, lauterbachj

    Couldn't agree more... the folks who are getting penalized for this are the early adopters of .Mac/iCloud dating from the days when the only way to implement a "family" account was to use aliases. Now all my kids' / my wife's name aliases sit in my account, unable to move. I guess the good news is that if I delete them nobody else will get them, but this seems a pretty poor consolation.
    Would it really be so difficult to implement a "move this alias to another iCloud account" option that requires the "sender" and "receiver" to exchange some sort of code to implement the transation in order to prevent fraud?

  • How can I update my old behance account into a new Adobe ID one?

    My original behance account used an email address that was not linked to my Adobe ID so I ended up creating a new account by accident when prompted by the "Use your Adobe ID below to log in to Behance from now on." Now I can't use my name and I can't access anything from my old account.

    Hi - we can definitely help! To have a private convo where we can give you your accont info, please write us a ticket here and someone will get back to you ASAP:
    Behance Support & Forum : Submit a request for assistance

  • Brand new IPOD Touch Apps no longer work after upgrading software

    I got a Ipod touch for my wife Today at Wal-Mart. I brought it home, connected to wifi and downloaded some apps and also payed for some. They all worked fine. Then I connected to computer to transfer songs. It told me to upgrade the Ipod software so i Did. After it restarted none of the downloaded apps work anymore. I have read MANY MANY MANY discussions on this and there is no fix. I am not wiping out all the songs and reload everything all over again. It will take forever. My wifes BD is Friday and this is making me so mad after I just dropped $300 on this thing. APPLE!!! Where is the fix? I deleted the apps and reinstalled they still don't work. Anybody got this figured out? I am getting ready to get my money back and tell everyone to avoid buying ipod until they get this upgrade bug fixed.
    Message was edited by: 2009 IPOD TOUCH

    I have the same problem. Brand new two days ago. I synched the touch with Itunes but wasn't hooked up to the internet at the time so didn't do the software upgrade right away. Then I downloaded about a dozen apps (free and paid) with wifi directly to the touch. They all worked fine. Then I plugged it back in to Itunes and had it upgrade it to 3.1.2. It locked up Itunes several times since then and the downloaded apps no longer work (they start to open then disappear).
    The problem is, no one is listening to this problem (including Anna above)! Everyone says "just do a hard reboot, or restore to factory settings, reload the apps, etc." I've tried all the standard troubleshooting but none of it fixes this. It sure seems to me this is a problem with 3.1.2 but Apple isn't helping out here. Where are you APPLE? Use some of those outrageous profits you're making to fix the problem you have created. Here's $300 of my hard earned dollars pretty much down the drain.
    Message was edited by: IPatronius

  • Error while creating a new connection in ODSM for OVD

    Hi all,
    I am getting the following error while creating a new connection in ODSM for OVD.
    Error log:
    [2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by:
    =======
    java.lang.NoClassDefFoundError: Could not initialize class
    com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at com.octetstring.vde.admin.services.client.ServerMgrServiceLocator.getVDEAdminService(ServerMgrServiceLocator.java:58)
    at oracle.ldap.odsm.model.ovd.APServerProxy.connect(APServerProxy.java:248)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticateAs(APServerProxy.java:684)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticate(APServerProxy.java:286)
    at oracle.ldap.odsm.model.ovd.APServerProxy.init(APServerProxy.java:216)
    at oracle.ldap.odsm.model.ovd.APServerProxy.<init>(APServerProxy.java:198)
    at oracle.ldap.odsm.model.ovd.OVDRoot.connectOVD(OVDRoot.java:185)
    at oracle.ldap.odsm.ui.common.Connection.connect(Connection.java:120)
    at oracle.ldap.odsm.ui.common.Visit.createConnection(Visit.java:663)
    at oracle.ldap.odsm.ui.common.Login.saveChanges(Login.java:215)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    ... 28 more
    How to resolve this issue.Pls suggest me.
    Regards,
    -Deena.

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • Error while creating a new Domain in BEA Weblogic

    I am getting the below mentioned error while creating a new Domain in BEA Weblogic
    Preparing...
    Extracting Domain Contents...
    Creating Domain Security Information...
    Saving the Domain Information...
    Storing Domain Information...
    String Substituting Domain Files...
    Performing OS Specific Tasks...
    Performing Post Domain Creation Tasks...
    Domain Creation Failed!
    Domain Location: C:\bea\user_projects\domains\base_domain_1
    Reason: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
    Exception:
    java.lang.Exception: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:138)
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:170)
         at com.bea.plateng.domain.DomainGenerator.generate(DomainGenerator.java:435)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)

    Hi,
    It look two ways either you dont have permission to write any new thing to that domain.properties file or might file is got corrupted.
    Please check for the permission to that file.
    Regards,
    Kal.

  • Error while creating a new folder in resource view of workbench.

    hi
    I am getting this error while creating a new folder from the resources view.
    Please help me in this regard.
    !ENTRY com.adobe.repository.ui.eclipse.forms 4 0 2009-02-19 18:18:36.340
    !MESSAGE REP-001-011: Problem creating a resource folder
    !STACK 0
    com.adobe.repository.ui.eclipse.IDERepositoryException: com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException: ALC-REP-106-000: Caught DSCException: ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: RepositoryService not found.
    at com.adobe.repository.ui.eclipse.impl.dsc.IDERepositoryDSCImpl.createFolder(IDERepositoryD SCImpl.java:117)
    at com.adobe.repository.ui.eclipse.core.Repository.createFolder(Repository.java:522)
    at com.adobe.repository.ui.eclipse.actions.NewFolderActionDelegate.workspaceRun(NewFolderAct ionDelegate.java:91)
    at com.adobe.repository.ui.eclipse.actions.WorkspaceActionDelegateRunner$1.run(WorkspaceActi onDelegateRunner.java:76)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
    at com.adobe.repository.ui.eclipse.actions.WorkspaceActionDelegateRunner.run(WorkspaceAction DelegateRunner.java:83)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:254)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:539)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.lcide.rcp.Application.run(Unknown Source)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    Caused by: com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException: ALC-REP-106-000: Caught DSCException: ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: RepositoryService not found.
    at com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient.writeResource(ResourceR epositoryClient.java:920)
    at com.adobe.repository.ui.eclipse.impl.dsc.IDERepositoryDSCImpl.createFolder(IDERepositoryD SCImpl.java:114)
    ... 31 more
    Thanks
    Ullas

    Thanks Jasmin I did as you told and was able to create folder. But while installing the Event-Dsc and the workflow-dsc I am getting some internal error as given below.
    !ENTRY com.adobe.DSC_Admin_UI 4 4 2009-02-24 15:41:34.984
    !MESSAGE install of C:\Adobe\LiveCycle8.2\deploy\adobe-event-dsc.jar failed
    !STACK 0
    ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
    at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:456)
    at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.install(ComponentRegistry Impl.java:254)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:109)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:315)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:138)
    at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
    at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
    at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
    at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
    at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
    at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
    at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:100)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:465)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:394)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConn ectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitia lReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:152)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
    at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
    Caused by: java.lang.ClassNotFoundException: com.adobe.idp.event.bootstrap.EventBootstrapImpl
    at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:178)
    at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:561)
    at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:403)
    ... 70 more
    As I am using the trial version so I have isnatlled all the products Workbench, Server and the application server in the same machine. My System has 2GB Ram.
    Any help in this will be of great help
    Regards
    Ullas

  • Have Old Hard drive and want to move old data onto new hard drive in imac.

    I am trying to get my files off of an old hard drive. I have it hooked up through a sata drive. I am able to access all the programs but for whatever reason I am unable to access any of the files, i.e- 1,00's of pictures, videos, music, and documents. Is there something else I need to do in order to get the files, or is it possible that all the programs could still be on it but the files are just missing? In the current Sata it only has two plugs but on my hard drive it looks like there is another place to plug something in.

    Hello again Shadow,
    The way I do this is to:
    1) Install your new hard drive into your iBook
    2) Get your iBook reassembeled
    3) Place your old hard drive in your firewire enclosure
    4) Insert your install DVD into your iBook and restart with the C key held down. When the installer launches, select your language in the first pane, click 'continue' and in the upper dropdown menu in the next page select Utilities > Disk Utility. After DU is open, select your hard drive from the list of volumes on the left (the very top one), and then click the 'Partition' tab to the right. Then select 1 partition (normal) and make sure that you have 'Mac OS Extended (journled)' selected in the lower section. Then click 'partition'
    5)Quit disc utility, which brings you back to the installer. continue with your installation of OS X. In one of the first steps you will see a button on the lower left which says 'options' click on that and make sure that the option 'Installs OS X for the first time' is selected. It will normally be selected by default with a new drive.
    6) After the installation, the Migration Assistant will ask if you would like to transfer your information from another mac. click yes then follow the instructions. but instead of using another mac, connect a firewire cable from your enclosure with your old hard drive installed. The installer will think that this is another mac and will transfer all of your account information and user files (everything!)from your old drive to your iBook's new drive. Just diconnect when it says to and complete the installation sequence.
    You're done!
    Check back again if anything is unclear.
    Randy
    Message was edited by: DesertSage

  • In order to create space on my MBA I just bumped iTunes media to G drive linked through Time Capsule.  Now pointed iTunes at new iTunes libary on G drive and, even though all music files are there, iTunes can only 'see' 10 albums. Any help appreciated.

    Bit more detail...
    Mac Book Air has been struggling for space for a while so I bough at time capsule a) for back up and b) to host my itunes folder remotely.  This didnt' work.  I took it into the Genius bar and the genius there told me that time capsule is not designed for anything other than back up.  Instead I have to connect a G drive through the time capsule's wireless router to my MBA. 
    I followed his instructions - moved my files from the Time Capsule and MBA directly onto the G Drive - which took a heartening 2 hrs so something must have been happening - and the held down 'Alt' when starting iTunes and selected the new itunes folder as the location of my itunes libarary which I wanted iTunes to 'point at'.  When I opened iTunes only 10 albums are visible now.
    In ITunes advanced preferences it says it is pointing at the correct folder.  The files are all cleary there when I open the G Drive folder to take a look.  But I cannot get iTunes to find them.
    Any suggestions? 
    Secondary challenge - in spite of deleting the original itunes folder on my MBA I still get messages pop up telling me my start up disk is out of space and I need to clear some - I expected to stop getting this message now I had done this exercise above.  I have emptied Trash.  Again - any pointers appreciated.  I am new to this world of 'intuitive' macbooks.
    Cheers

    After admittedly only a quick read the one thing you don't say is how you are trying to make this move.  Most people with moving library issues do it the wrong way.  Plenty of web sites tell you how to do it the wrong way.
    If the iTunes application is started before the drive with the library is fully mounted and awake iTunes will revert back to the internal drive.

  • Issue in Creation of new Value Field in CO-PA

    Hi,
    I have a query in CO-PA Value Field Linking.
    In my Development Client,
    1. Created a New Value Field (No Transport Request Generated)
    2. Linked to the above to new Conditon type created in SD. (Tranport request was generated) i.e. in Flow of Actual Values->Transfer of Billing Documents->Assign Value Fields
    However then i try creating a new Value Field in my Production Client it throws a message 'You have no authorization to change Fields".
    Is this an issue with authorization or i need to transport the Value field too from Development to Production client.
    Please Advise.
    Thanks in Advance,
    Safi

    Thanks Phaneendra for the response.
    The creation of Value field did not create any tranportation request. Will this too be transported if i transport the Operating Concern.
    Please Advise.
    Thanks,
    Safi

  • New DC without netlogon share is not working.

    Hello all,
    I have a brand new DC  (server 2012) that I joined to my domain and it is not behaving. It is a clean install plus the directory services role, the static IP and the promotion, nothing else. The domain has one more DC (server 2012) and it is functioning
    properly. The DNS servers of the new DC are the working DC and 127.0.0.1 as secondary. The time is the same, the name is new on a new install of windows (no images, no cloning, no restores). The promotion completed successfully with the initial replication
    (it said).
    Here is the output of dcdiag:
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       Home Server = IL-DC2
       * Identified AD Forest.
       Done gathering initial info.
    Doing initial required tests
       Testing server: Default-First-Site-Name\IL-DC2
          Starting test: Connectivity
             ......................... IL-DC2 passed test Connectivity
    Doing primary tests
       Testing server: Default-First-Site-Name\IL-DC2
          Starting test: Advertising
             Warning: DsGetDcName returned information for \\MD-DC.mydomain.com, when we were trying to reach IL-DC2.
             SERVER IS NOT RESPONDING or IS NOT CONSIDERED SUITABLE.
             ......................... IL-DC2 failed test Advertising
          Starting test: FrsEvent
             ......................... IL-DC2 passed test FrsEvent
          Starting test: DFSREvent
             There are warning or error events within the last 24 hours after the SYSVOL has been shared.  Failing SYSVOL
             replication problems may cause Group Policy problems.
             ......................... IL-DC2 passed test DFSREvent
          Starting test: SysVolCheck
             ......................... IL-DC2 passed test SysVolCheck
          Starting test: KccEvent
             A warning event occurred.  EventID: 0x80000481
                Time Generated: 03/06/2014   05:07:50
                Event String: Internal event: The following schema class has a superclass that is not valid.
             A warning event occurred.  EventID: 0x80000481
                Time Generated: 03/06/2014   05:07:50
                Event String: Internal event: The following schema class has a superclass that is not valid.
             A warning event occurred.  EventID: 0x80000481
                Time Generated: 03/06/2014   05:07:50
                Event String: Internal event: The following schema class has a superclass that is not valid.
             A warning event occurred.  EventID: 0x80000B46
                Time Generated: 03/06/2014   05:09:43
                Event String:
                The security of this directory server can be significantly enhanced by configuring the server to reject SASL
     (Negotiate,  Kerberos, NTLM, or Digest) LDAP binds that do not request signing (integrity verification) and LDAP simple
     binds that  are performed on a cleartext (non-SSL/TLS-encrypted) connection.  Even if no clients are using such binds,
    configuring the server to reject them will improve the security of this server.
             ......................... IL-DC2 passed test KccEvent
          Starting test: KnowsOfRoleHolders
             ......................... IL-DC2 passed test KnowsOfRoleHolders
          Starting test: MachineAccount
             ......................... IL-DC2 passed test MachineAccount
          Starting test: NCSecDesc
             ......................... IL-DC2 passed test NCSecDesc
          Starting test: NetLogons
             Unable to connect to the NETLOGON share! (\\IL-DC2\netlogon)
             [IL-DC2] An net use or LsaPolicy operation failed with error 67, The network name cannot be found..
             ......................... IL-DC2 failed test NetLogons
          Starting test: ObjectsReplicated
             ......................... IL-DC2 passed test ObjectsReplicated
          Starting test: Replications
             ......................... IL-DC2 passed test Replications
          Starting test: RidManager
             ......................... IL-DC2 passed test RidManager
          Starting test: Services
             ......................... IL-DC2 passed test Services
          Starting test: SystemLog
             A warning event occurred.  EventID: 0x000727A5
                Time Generated: 03/06/2014   04:20:58
                Event String: The WinRM service is not listening for WS-Management requests.
             A warning event occurred.  EventID: 0x000003F6
                Time Generated: 03/06/2014   04:50:41
                Event String:
                Name resolution for the name teredo.ipv6.microsoft.com. timed out after none of the configured DNS servers r
    esponded.
             A warning event occurred.  EventID: 0x000003F6
                Time Generated: 03/06/2014   04:50:41
                Event String:
                Name resolution for the name teredo.ipv6.microsoft.com. timed out after none of the configured DNS servers r
    esponded.
             A warning event occurred.  EventID: 0x000727A5
                Time Generated: 03/06/2014   04:51:32
                Event String: The WinRM service is not listening for WS-Management requests.
             An error event occurred.  EventID: 0x00001001
                Time Generated: 03/06/2014   04:56:46
                Event String:
                The machine IL-DC2 attempted to join the domain mydomain.com but failed. The error code was 1332.
             A warning event occurred.  EventID: 0x000727A5
                Time Generated: 03/06/2014   04:58:07
                Event String: The WinRM service is not listening for WS-Management requests.
             An error event occurred.  EventID: 0x0000271A
                Time Generated: 03/06/2014   04:58:06
                Event String:
                The server {9BA05972-F6A8-11CF-A442-00A0C90A8F39} did not register with DCOM within the required timeout.
             A warning event occurred.  EventID: 0x00001796
                Time Generated: 03/06/2014   04:59:21
                Event String:
                Microsoft Windows Server has detected that NTLM authentication is presently being used between clients and t
    his server. This event occurs once per boot of the server on the first time a client uses NTLM with this server.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:09
                Event String:
                Driver HP Universal Printing PCL 6 required for printer HP Universal Printing PCL 6 is unknown. Contact the
    administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:09
                Event String:
                Driver Send To Microsoft OneNote 2010 Driver required for printer Send To OneNote 2010 is unknown. Contact t
    he administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:12
                Event String:
                Driver HP Universal Printing PCL 6 required for printer HP Color LaserJet CM1312nfi MFP (192.168.2.20) is un
    known. Contact the administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:12
                Event String:
                Driver Microsoft XPS Document Writer required for printer Microsoft XPS Document Writer is unknown. Contact
    the administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:13
                Event String:
                Driver PrimoPDF required for printer PrimoPDF is unknown. Contact the administrator to install the driver be
    fore you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:00:13
                Event String:
                Driver Send to Microsoft OneNote 15 Driver required for printer Send To OneNote 2013 is unknown. Contact the
     administrator to install the driver before you log in again.
             A warning event occurred.  EventID: 0x000727A5
                Time Generated: 03/06/2014   05:08:51
                Event String: The WinRM service is not listening for WS-Management requests.
             A warning event occurred.  EventID: 0x00001796
                Time Generated: 03/06/2014   05:12:17
                Event String:
                Microsoft Windows Server has detected that NTLM authentication is presently being used between clients and t
    his server. This event occurs once per boot of the server on the first time a client uses NTLM with this server.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:02
                Event String:
                Driver HP Universal Printing PCL 6 required for printer HP Universal Printing PCL 6 is unknown. Contact the
    administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:02
                Event String:
                Driver Microsoft XPS Document Writer required for printer Microsoft XPS Document Writer is unknown. Contact
    the administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:03
                Event String:
                Driver HP Universal Printing PCL 6 required for printer HP Color LaserJet CM1312nfi MFP (192.168.2.20) is un
    known. Contact the administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:04
                Event String:
                Driver PrimoPDF required for printer PrimoPDF is unknown. Contact the administrator to install the driver be
    fore you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:04
                Event String:
                Driver Send To Microsoft OneNote 2010 Driver required for printer Send To OneNote 2010 is unknown. Contact t
    he administrator to install the driver before you log in again.
             An error event occurred.  EventID: 0x00000457
                Time Generated: 03/06/2014   05:13:05
                Event String:
                Driver Send to Microsoft OneNote 15 Driver required for printer Send To OneNote 2013 is unknown. Contact the
     administrator to install the driver before you log in again.
             ......................... IL-DC2 failed test SystemLog
          Starting test: VerifyReferences
             ......................... IL-DC2 passed test VerifyReferences
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : mydomain
          Starting test: CheckSDRefDom
             ......................... mydomain passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... mydomain passed test CrossRefValidation
       Running enterprise tests on : mydomain.com
          Starting test: LocatorCheck
             ......................... mydomain.com passed test LocatorCheck
          Starting test: Intersite
             ......................... mydomain.com passed test Intersite
    I also have the following event:
    Log Name:      System
    Source:        NetJoin
    Date:          3/6/2014 4:56:46 AM
    Event ID:      4097
    Task Category: None
    Level:         Error
    Keywords:      
    User:          S-1-5-21-1062633599-3710215183-3313947919-500
    Computer:      IL-DC2
    Description:
    The machine IL-DC2 attempted to join the domain mydomain.com but failed. The error code was 1332.
    Although the machine joined the domain, it is listed with the appropriate records and promoted. 
    Can anybody help me get a second DC for this domain running? It is kind of urgent... I tried demoting/promoting, reinstalling, I tried to do a non-authoritative restore, however, I don't have the appropriate registry key... I saw the various different posts
    on similar issues, please do not paste them as I read them and I was not able to solve this.
    Thank you in advance for any responses!
    Best regards,
    Irina

    Umar,
    Thank you big time for your time and help today. After we finished talking I tried the authoritative restore (vs non-authoritative the first time - didn't help) and then I started over (one more time) and created one more DC. Before promoting it I disabled
    the firewall and the user control in order to make sure nothing is stopping it. I also triple checked the time. I promoted it without the DNS server and Global Catalog functions. I faced the same wall. After the promotion the SYSVOL and NETLOGON shares were
    still not there. 
    After hours of more reading I finally found this:
    http://social.technet.microsoft.com/Forums/en-US/58b8cdc3-a990-46c7-a70e-a51fd6965537/sysvol-and-netlogon-shares-missing-from-new-domain-controllers-using-dfrs?forum=windowsserverpreview
    and it saved me. So I followed this guy's steps and my system shares showed up on both new DCs. Then I had to wait one more hour for everything to get in sync and after that I successfully shut down my main DC and the other two took over. 
    Thank you again for the help!
    Best regards,
    Irina

Maybe you are looking for