Moving the .sec file during upgrade

Hello,<BR><BR>Im upgrading Essbase versions 6 to 7. I need to preserve security.<BR><BR>I intend on replacing the new .sec file with the old one via the file system. I understand this may not be the recommended approach. Do you see any issues here?<BR><BR>Thanks.<BR><BR>Kizi.

As I remember, I had no problems on the upgrade from 6.5.4 to 7.0.1 (We're now on 7.1.3). I uninstalled 6.5.4 on the server and then installed 7.0.1. Now while this worked for us without difficulty, I want to remind you that I took a number of precautions that would allow reconstruction if there was a problem.<BR><UL>We did a full file system backup of %ARBORPATH.</UL><UL>Made separate copies of security and configuration files.</UL><UL>MAXL Display commands to dump all of the security information (and wrote scripts to reload if necessary.)</UL><UL>Used the Security Manager (found on the utilities section of this site) to export all users, groups, filters. (It can also be used to import the information back in.)</UL><UL>Scheduled the installation on the test server several days before the production server. It worked!</UL><BR><BR>By the way, this is a good time to review security and purge obsolete groups, users, and filters. If you plan to rebuild the security file from scratch, don't forget that you will have to go through a recreation of all apps. (They are still in the app directory, the create app, create database simply brings them into the security file. <BR><BR>And don't forget that you also have to deal with the API and Runtime modules and client software. While the 6.5 client will continue to work without difficulty, you should also plan to roll out the upgrade to your user community, first testing all of the critical business applications (including spreadsheets) that run on the current release. If you are not currently using Essbase Administrative Services instead of AppManager, install an instance of it on your PC and get used to it. EAS is much more powerful that AppManager and allows you do use features and commands that fail to verify in AppManager. <BR><BR>I always make a plan that allows us to back out of an install and return to original configuration in case of problems. Essbase installs are generally trouble-free; I can't say the same for Analyzer and anything that requires a web app server.<BR><BR>So plan, test, review before installation on production. The insurance value alone is worth the time.

Similar Messages

  • I recently installed a 2nd drive in my Mac Pro.  I wanted my pictures on the new drive so I moved the Picture file there.  I also upgraded my iPhoto.  Now iPhoto doesn't know where many of the photos are.  Any quick fix?

    I recently installed a 2nd drive in my Mac Pro.  I wanted my pictures on the new drive so I moved the Picture file there.  I also upgraded my iPhoto.  Now iPhoto doesn't know where many of the photos are.  Any quick fix?

    Launch iPhoto with the Option key held down and select the library on the other hard drive from those listed in the window:
    OT

  • How do I stream purchased movies to my Macbook Pro if I've already downloaded them and moved the source files to an external desktop hard drive and I'm away from home?

    I recently added a number of movies to my iTunes library by redeeming digital copeis that came with Blu-rays. Due to limted disc space on my MacBook Pro, and for safe keeping, once I downloaded the movies, I moved the source files to an external desktop hard drive. When I'm home and I'm able to access that external HD via my home network, I'm able to watch the movies without an issue. However, if I'm away from home and I want to watch them, I'm not sure how to do that. I thought I could "stream" purchased movies from within iTunes  - even after downloading them - using "iTunes in the Cloud" but can't figure out how to do that, or it simply isn't possible.
    What are my options?

    I understand that I can't play my downloaded movies when my external HDD is not connected becuase iTunes is looking for the downloaded files. This is not the issue. The issue is that because my HDD is not connected (as in when I'm away from home) I'd like to be able to stream the movies via the cloud.
    If I hadn't downloaded the movies when I redeemed my codes, would I have been able to keep the movies online via Apple iCloud and watched them anytime by streaming them or must the movies be downloaded in order to be viewed on my MacBook?  I read that Apple allows movies purchased (or redeemed) via iTunes to be stored in the cloud via Apple iCloud so that they can be viewed any time, on any device.  IF this is the case, how does it work? From what I can see, it looks like movies can only be "streamed" from the cloud when useing Apple TV; on my iPhone and MacBook Pro, it looks like they need to be downloaded in order to be viewed.
    Can someone clarify this for me?
    Also - Michael - when you said that If I've already downloaded the film but I'm away from my external HDD I should "Delete the entry from the iTunes library so iTunes only sees the iTunes in the Cloud version", what exactly would this mean? Would this mean that I could then stream the movie from the cloud or would I have to re-download it to my Mac's internal HDD in order to watch it?
    Many thanks!

  • Could you pls give the details about the Unicode conversion during Upgrade

    Hi,
    Can anyone give details about the Unicode conversion during SAP Upgradation fro 4.6C to ECC6.
    Waiting for quick response
    Best Regards,
    Padhy

    Hi,
    These are the few points i gathered during my upgradation project.
    Before starting any upgradation project, it is necessary to take up the back-up of the existing systems. As we are going to upgrade the entire system, we will be changing so many things and if something happens, without back-up, we will be in a trouble.
    So it is advised to keep a back-up of the existing system.
    Say for example we have the existing system E4B which is of Version 4.6C. Now we want to upgrade it to Version 4.7. Let us see how we can do it.
    Version upgrades not only means that we need to run the new Version CD over the existing Version System but only involves some other thing.
    Version Upgrade involves the following Steps.
    Say we want to upgrade for Version 4.7 from Version 4.6, which is in the System E4B. Now we created one more system called as E1B in which the upgradation for Version 4.7 can be done.
    • First copy the entire E4B system into the E1B System which is created for Version 4.7.
    • Apply the Version 4.7 CD provided by SAP over the E1B System.
    • Now check whether all the functionalities that was in E4B system works fine with E1B system also.
    Thus the Version Upgrade involves two steps.
    1. SAP Upgradation with the help of the CD
    2. Manual Upgradation.
    1. SAP Upgradation with the help of the CD
    This is nothing but after taking the copy of the existing system into a new system, the upgradation CD from SAP is applied over the new system.
    2. Manual Upgradation.
    This Manual Upgradation involves
    2.1 Upgradation of Standard Objects
    2.1.1 SPAU Objects
    2.1.2 SPDD Objects
    2.2 Upgradation of Custom Objects.
    Upgradation of Custom Objects can be placed under the following three categories.
    Unicode Compliance
    Retrofit
    Upgrade
    Please Find below some of the common Unicode Errors and their solutions
    1. Error:
    In case of Translate Error; ‘Dangerous use of Translate in Multilingual system.’
    Correction:
    To correct the Error occurring on TRANSLATE statement – use this additional statement before the Translate statement.
    SET LOCALE LANGUAGE sy-langu.
    This statement defines the Text Environment of all the programs & internal sessions in the language specified in the LANGUAGE KEY, which in this case is “sy-langu”, i.e. the log on language of the user.
    2. Error:
    In case of Open Dataset Error; ‘Encoding Addition must be included.’
    Correction:
    This Error occurs only when the MODE is TEXT.
    To correct the Error occurring on OPEN DATASET statement – use this statement instead.
    OPEN DATASET dataset_name FOR access IN TEXT MODE ENCODING DEFAULT.
    Where: dataset_name – NAME OF THE DATASET.
    Access – INPUT or OUTPUT or APPENDING or UPDATE.
    DEFAULT - Corresponds to UTF-8 in UNICODE systems &
    NON_UNICODE in NON-UNICODE systems.
    3. Error:
    In case of the usage of the Obsolete FM UPLOAD/DOWNLOAD or WS_UPLOAD/DOWNLOAD; ‘Function module UPLOAD is flagged as obsolete.’
    Correction:
    The FM GUI_DOWNLOAD/UPLOAD is used.
    The variations to be made in the parameters of the FM:
    1. Filename – It must be of STRING type.
    2. Filetype – “DAT” is not used any longer, instead “ASC” is used.
    3. Field Separator – The default value “SPACE” is used, incase for a TAB separated file “X” can be used.
    4. Error:
    In case of CURRENCY/UNIT Addition Error; ‘Use addition CURRENCY/UNIT when outputting.’
    Correction:
    The CURRENCY addition specifies the currency-dependant decimal places for the output of the data objects of type i or p. To obtain the currency-key, the field CURRKEY of the table TCURX is used. The system determines the number of the decimal places from the field CURRDEC of the selected CURRKEY.
    To correct this error follow the following method:
    WRITE: /3 'TOTAL',' ', TOTAL.
    WRITE: /3 ‘TOTAL’,’ ‘, TOTAL CURRENCY ‘2’. --- Where ‘2’is the Currency Key for Getting 2 decimal places.
    5. Error:
    In case of TYPE X Error; ‘Variable must be of C, N, D, T or STRING type.’
    Correction:
    We need to change all the Type X (Hexadecimal) variables to Type C with their values unchanged.
    So the method to be followed is:-
    1. Load the definition of the class CL_ABAP_CONV_IN_CE or CL_ABAP_CHAR_UTILITIES.
    2. Declare the variable as Type C, and use the method UCCP(‘XXXX’) of the class CL_ABAP_CONV_IN_CE where XXXX represents the 8-bit Hexadecimal value and incase the variable holds a Hex value for a Horizontal Tab , then the Attribute “HORIZONTAL_TAB” of the class CL_ABAP_CHAR_UTILITIES can be used directly instead of using the method UCCP.
    E.g.:
    i) *DATA: TAB TYPE X VALUE 09, “Tab character
    CLASS: CL_ABAP_CHAR_UTILITIES DEFINITION LOAD.
    DATA TAB TYPE C VALUE CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
    ii) * DATA: CHAR TYPE X VALUE 160.
    CLASS: CL_ABAP_CONV_IN_CE DEFINITION LOAD.
    DATA CHAR TYPE C.
    CHAR = CL_ABAP_CONV_IN_CE=>UCCP(‘00AO’).
    (Here ‘00A0’ is the Hexadecimal equivalent of the decimal 160).
    3. Incase the TYPE X Variable has a length more than 1, then an internal table must be created for the variable.
    E.g.:
    CLASS: CL_ABAP_CONV_IN_CE DEFINITION LOAD.
    DATA : LF(2) TYPE X VALUE 'F5CD'.
    DATA : BEGIN OF LF,
    A1 TYPE C,
    A2 TYPE C,
    END OF LF.
    LF-A1 = CL_ABAP_CONV_IN_CE=>UCCP('00F5').
    LF-A2 = CL_ABAP_CONV_IN_CE=>UCCP('00CD').
    6. Error:
    In case of the Character “-“Error; ‘The Character “-“can’t appear in names in Unicode Programs.’
    Correction:
    The Character “-“(Hyphen) appearing in Variable names is replaced by the character “_” (Under Score) for Unicode/Upgrade Compliance.
    E.g.:
    *wk-belnr LIKE bkpf-belnr,
    *wk-xblnr LIKE bkpf-xblnr,
    *wk-date LIKE sy-datum,
    *wk-wrbtr LIKE bseg-wrbtr,
    *wk-name1 LIKE lfa1-name1,
    *wk-voucher(8) TYPE c.
    wk_belnr LIKE bkpf-belnr,
    wk_xblnr LIKE bkpf-xblnr,
    wk_date LIKE sy-datum,
    wk_wrbtr LIKE bseg-wrbtr,
    wk_name1 LIKE lfa1-name1,
    wk_voucher(8) TYPE c.
    7. Error:
    In case of The SUBMIT-TO-SAP-SPOOL Error; ‘you should not use the statement SUBMIT-TO-SAP-SPOOL without the WITHOUT SPOOL DYNPRO addition. ‘
    Correction:
    1. Declare variables of type PRI_PARAMS, ARC_PARAMS, and a variable of TYPE C which would be used as a VALID FLAG.
    2. Call the FM GET_PRINT_PARAMETERS:
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
    EXPORTING
    ARCHIVE_MODE = '3'
    DESTINATION = P_DEST
    IMMEDIATELY = 'X'
    IMPORTING
    OUT_ARCHIVE_PARAMETERS = archive_parameters
    OUT_PARAMETERS = print_parameters
    VALID = valid_flag
    EXCEPTIONS
    INVALID_PRINT_PARAMS = 2
    OTHERS = 4
    3. Use the SUBMIT-TO-SAP-SPOOL statement.
    E.g.:
    •     submit zrppt500
    •     using selection-set 'AUTO3'
    •     with res_no eq lo_rsnum
    •     with sreserv in preserv
    •     to sap-spool destination p_dest
    •     immediately 'X'. "print immediate
    DATA: print_parameters type pri_params,
    archive_parameters type arc_params,
    valid_flag(1) type c.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
    EXPORTING
    ARCHIVE_MODE = '3'
    DESTINATION = P_DEST
    IMMEDIATELY = 'X'
    IMPORTING
    OUT_ARCHIVE_PARAMETERS = archive_parameters
    OUT_PARAMETERS = print_parameters
    VALID = valid_flag
    EXCEPTIONS
    INVALID_PRINT_PARAMS = 2
    OTHERS = 4
    Submit zrppt500
    Using selection-set 'AUTO3'
    With res_no eq lo_rsnum
    with sreserv in preserv
    to sap-spool
    SPOOL PARAMETERS PRINT_PARAMETERS
    ARCHIVE PARAMETERS ARCHIVE_PARAMETERS
    WITHOUT SPOOL DYNPRO.
    8. Error:
    In case of Message Error; ‘Number of WITH fields and number of Place Holders are not same ‘.
    Correction:
    Split the statement after WITH into the same number as the place holder for that Message ID.
    E.g.:
    1. * MESSAGE E045.
    MESSAGE E045 WITH '' ''.
    2. in program ZIPI0801
    •     Start of change for ECC6
    •     message e398(00) with 'Could not find access sequence'
    •     'for condition type:'
    •     p_ptype.
    message e398(00) with 'Could not find '
    'access sequence'
    'for condition type:'
    p_ptype.
    •     End of change made for ECC6
    9. Error:
    In case of Move between 2 different Structures; ‘The structures are not mutually convertible in a Unicode program.’
    Correction:
    Make both the Data Types compatible and then assign the contents.
    E.g.:
    The statement –“move retainage_text to temp_text.” Gives an error, where RETAINAGE_TEXT is an internal table and TEMP_TEXT is a string of length 200.
    A Feasible solution for this is to specify from which position to which position of the string, the fields of RETAINAGE_TEXT should be assigned.
    TEMP_TEXT+0(1) = RETAINAGE_TEXT-DQ1.
    TEMP_TEXT+1(1) = RETAINAGE_TEXT-HEX.
    TEMP_TEXT+2(20) = RETAINAGE_TEXT-FILLER1.
    TEMP_TEXT+22(15) = RETAINAGE_TEXT-AMT_DUE.
    TEMP_TEXT+37(8) = RETAINAGE_TEXT-TEXT.
    TEMP_TEXT+45(10) = RETAINAGE_TEXT-DUE_DATE.
    TEMP_TEXT+55(1) = RETAINAGE_TEXT-DQ2.
    10. Error:
    In case of ‘no description found’; ‘add a GUI title’.
    Correction:
    In this type of error gui title is generally missing so add a GUI title to the module pool.
    11. Error:
    In case of ‘writing internal or transparent table’
    Correction:
    Write individual fields.
    E.g.:
    WRITE: / EXT. --> EXT should be a character type field
    WRITE: / EXT-ZZSTATE, EXT-LINE_NO, EXT-LINE_TXT, EXT-AMT, EXT-ZZSKUQTY.
    12. Error:
    In case of ‘combination reference table/field S541-UMMENGE does not exist’
    Correction:
    Was due to error in reference table S541. TABLE S541 has errors
    1)”Foreign key S541- ZZMARKET (ZZMARKET AND KATR2 point to different domains)”
    2)”Foreign key S541-ZZACQUIGRP (ZZACQUIGRP AND KATR8 point to different domains)”
    Changed the domain of ZZMARKET (from ZMKCODE to ATTR2)
    And that of ZMKCODE (from ZACCODE to ATTR8)
    13. Error:
    In case of ‘KEY does not exist’
    Correction:
    The reference table for field KBETR was KNOV earlier changed it to RV61A as KNOV was in turn referring to RV61A.
    14. Error:
    Incase of ‘WRITE’ statement, ‘Literals that take more than one line is not permitted in Unicode systems.’
    Correction: To correct this error, we need to align the spaces accordingly so that the statement doesn’t go beyond the line.
    15. Error:
    Incase of Data statement, ‘The data type ZWFHTML can be enhanced in any way. After a structure enhancement, this assignment or parameter might be syntactically incorrect………..’
    Correction: To correct this error, instead of “like” in the Data statement, use “type”.
    16. Error:
    Incase of DESCRIBE statement, ‘DESCRIBE can be used only with IN BYTE... Or IN CHARACTER mode in Unicode systems.’
    Correction: To correct this error, use additional text, IN BYTE MODE / IN CHARACTER MODE along with this statement.
    CHARACTER MODE is added when the data object is of flat/ character type.
    BYTE MODE is added when the data object is a deep structure.
    Syntax: DESCRIBE FIELD data_obj : LENGTH blen IN BYTE MODE,
    LENGTH clen IN CHARACTER MODE.
    Where blen and clen must be of type I.
    17. Error:
    Incase of DO-LOOP Error,’ In Do loop range addition needed‘
    Correction:
    An internal tables is declared and the two fields (VARYING field and NEXT field) were
    Included inside the internal table
    E.g.: In program SAPMZP02
    DO 11 TIMES
    •     VARYING STATION_STATE FROM STATION1 NEXT STATION2. “ECC6
    CASE SYST-INDEX.
    WHEN ‘1’
    STATION_STATE = STATION1.
    WHEN ‘2’
    STATION_STATE = STATION2.
    WHEN ‘3’
    STATION_STATE = STATION3.
    WHEN ‘4’
    STATION_STATE = STATION4.
    WHEN ‘5’
    STATION_STATE = STATION5.
    WHEN ‘6’
    STATION_STATE = STATION6.
    WHEN ‘7’
    STATION_STATE = STATION7.
    WHEN ‘8’
    STATION_STATE = STATION8.
    WHEN ‘9’
    STATION_STATE = STATION9.
    WHEN ‘10’
    STATION_STATE = STATION10.
    WHEN ‘11’
    STATION_STATE = STATION11.
    18. Error:
    Incase of the parameter QUEUE-ID Error,’ QUEUE-ID’ is neither a parameter nor a select option in program rsbdcbtc.’
    Correction:
    The parameter in program rsbdcbtc is QUEUE_ID and so is changed in this program
    E.g.: In program Z_CARRIER_EDI_INTERFACE
    •     submit rsbdcbtc with queue-id = apqi-qid and return. "ECC6
    •     The parameter name changed by replacing '-' with '_' as in program rsbdcbtc "ECC6
    Submit rsbdcbtc with queue_id = apqi-qid and return. "ECC6
    19. Error:
    Incase of EPC Error,’ Field symbol <TOT_FLD> is not assigned to a field ‘.
    Correction:
    This error couldn't be rectified as the error occurs in a Standard SAP include- LSVIMF29.
    The OS Note - 1036943 needs to be applied.
    Error:
    OPEN DATASET P_FILE FOR OUTPUT IN TEXT MODE.
    Correct:
    OPEN DATASET P_FILE FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    Error:
    Constants : c_tab type x value '09' .
    Correct:
    Constants : c_tab type abap_char1 value cl_abap_char_utilities=>horizontal_tab .
    Error:
    Data : begin of output_options occurs 0 . Include structure ssfcompop.
    Data : end of output_options .
    Correct:
    Data : output_options type standard table of ssfcompop with header line .
    Error:
    PARAMETERS : NAST TYPE NAST .
    Correct:
    PARAMETERS : NAST TYPE NAST NO-DISPLAY .
    Replace WS_DOWNLOAD and WS_UPLOAD by
    GUI_UPLOAD and GUI_DOWNLOAD and check the import and export parameter types , do the changes accordingly. Because FILENAME paramater type is different because of this it will give dump.
    For issue during Issue using SO_NEW_DOCUMENT_ATT_SEND_API1 Function module, the solution is After this FM we should put COMMIT WORK.
    Issue:
    Moving data from one structure to another structure if those two structures are not compatible
    Solution:
    we should use move-corresponding or field by filed we need to move it.
    If database structures are different in 4.6c and ECC6.0,
    Then we should go with append structure concept.
    While testing the report if it gives dump at Select query level or any database or view level,then just goto that table or view and goto the data base utility(se14) adjust the database. But make sure that selected radio button in se14 transaction should be activate and adjust database
    Also Check this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/62/3f2cadb35311d5993800508b6b8b11/frameset.htm
    Reward points if helpful.
    Regards,
    Ramya

  • Moving the log file of a publisher database SQL Server 2008

    There are many threads on this here. Most of them not at all helpful and some of them wrong. Thus a fresh post.
    This post regards SQL Server 2008 (10.0.5841)
    The PUBLISHER database primary log file which is currently of 3 blocks and not extendable,
    must be moved as the LUN is going away.
    The database has several TB of data and a large number of push transactional replications as well as a couple of bi-directional replications.
    While the primary log file is active, it is almost never (if ever) used due to its small fixed size.
    We are in the 20,000 TPS range at peak (according to perfmon). This is a non-trivial installation.
    This means that
    backup/restore is not even a remotely viable option (it never is in the real world)
    downtime minimization is critical - measured in minutes or less.
    dismantling and recreating the replications is doable, but I have to say, I have zero trust in the script writer to generate accurate scripts. Many of these replications were originally set up in older versions of SQL Server and have come along for the
    ride as upgrades have occurred. I consider scripting everything and dismantling the whole lot pretty high risk. In any case, I do not want to have to reinitialize any replications as this takes, effectively, an eternity.
    Possible solution:
    The only option I can think of is to wind down everything, such that there are zero outstanding uncommitted transactions and detach the database, delete the offending log file and reattach using the CREATE DATABASE xyz ATTACH_REBUILD_LOG option.
    This should, if I have understood things correctly, cause SQL Server to recreate the default log file in the same directory as the .mdf file. I am not sure what will happen to the secondary log file which is not moving anywhere at this point.
    The hard bit is insuring that every transaction in the active log files have been replicated before shutdown. This is probably doable. I do not know how to manually flush any left over transactions to replication. I expect if I shut down all "real"
    activity and wait for a certain amount of time, eventually all the replications will show "No replicated transactions are available" and then I would be good to go.
    Hillary, if you happen to be there, comments appreciated.

    Hi Philip
    you should try this long back suggested way of stopping replication and restore db and rename or detach attach
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/6731803b-3efa-4820-a303-4ffb7edf154a/detaching-a-replicated-database?forum=sqlreplication
    Thanks
    Saurabh Sinha
    http://saurabhsinhainblogs.blogspot.in/
    Please click the Mark as answer button and vote as helpful
    if this reply solves your problem
    I do not wish to be rude, but which part of the OP didn't you understand?
    Specifically the bit about 20,000 transactions a second and database size of several TB. Do you have any concept whatsoever of what this means? I will answer for you, "no, you are clueless" as your answer clearly shows.
    Stop wasting bandwidth by proposing pointless and wrong solutions which indicate that you did not read the OP, or do you just do this to generate points?
    Also, you clearly failed to notice that I was on the thread to which you referred, and I had some pointed comments to make. This thread was an attempt to garner some input for an alternative proposal.

  • Unable to open the export file during Import ABAP phase on tar(System copy)

    Hi Experts,
    We are encountering the following error during Import ABAP phase on target system as we are performing system copy on target system as part of hardware migration(Data center migration).
    Scenario:
    Sourrce system -  BI- ABAP(7.01), Win 2003 x64 unicode,Oracle 10.2.0.4
    Target system - BI-ABAP(7.01), Win 2008 R2 unicode, Oracle 11.2.0.1
    Actually on source system the data has been generated using migration monitor by using table splitting option and transferred on target system thru ftp option.
    During Import process while selecting the Database installation type we have selected the installation method as "Standard systemcopy/Migration(load based)" and not checked the option "Start Migration montior Manually".
    As far as my concern this error has nothing to do with this selection.please correct me If i am wrong.
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110428082000
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]
    Compiled Feb 24 2009 23:41:07
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe -dbcodepage 4103 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (TFH) ERROR: Unable to open
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    (TFH) ERROR: OS error message: Invalid argument
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110428082003
    Kindly revert with resolutions and suggestions and any hint to the oss notes as we haven't found anything specific to this error.
    Regrds,
    Dheeraj

    \\10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    Please check if above said file located under specified path where SAPINST searvhing for it ie at
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA. if this file dont exist them it may be the case that your export is not proper.
    Also check if user from which you have started this SAPINST is able to access
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA.
    Thanks..
    Mohit

  • I moved the project files and now I can't get them back into iMovie 11

    I was working on a project but I ran out of disk space before I could finish it. Now, for this very purpose, I have an external hard drive with plenty of space on it. So I tried moving the folder with all my project files onto the external hd, and now iMovie can't find my project anymore. With iMovie '06 it was as simple as hitting "save as" and saving the project to the external hd, but I guess that's not complicated enough for the new version. Now I can't get into my project. I even try clicking on the actual project file, and it goes to iMovie as if the project was about to open, but nothing happens. So I fear I wasted a lot of time working on that project only to have to start all over because I ran out of disk space.
    Someone please tell me there's a way to get the project files open again. Thanks

    enoughsaid3 wrote:
    ... my external disk isn't formatted as Mac OS extended (journaled). I don't know how to do this,...
    that is a simple one and should be a routine after purchasing a new drive (in a Mac-only environment!):
    • on your Mac, Apps/Utilities you'll find Disk 'Utility'
    • on the left lane, you'll notice your connected hard drive(s)
    • select it, click on the 'erase' tab
    • NOTE: FORMATTING A DRIVE MEANS ERASING ALL CONTENT ON THAT DRIVE!
    that's why you should do it as step#1 after purchasing a new drive
    done ...-

  • Can I slim down the size of the Aperture Library by moving the Preview files elsewhere?

    Hi all,
    I have an Aperture library of almost 20,000 photos, dating back to around 2007. Almost all the master images are stored on an external drive (backed up of course), with only my recent and 'in progress' masters being stored in the library itself. Previously I have had my library split up into one library for each year, with the older years libraries being stored on the external drive where the masters are, in order to keep the size of my 'current' library down. So my current library, stored on my internal SSD, contained only photos from this year and last year, and only a few of the masters for these images. Confusing? Sorry!
    Now, I recently decided to consolidate the libraries into one huge library, because it was annoying to have to switch between libraries to find older photos when I wanted them. I did this, leaving all but the recent masters on the external drives (referenced). I thought that the size of the main library would remain reasonably sized, since there were no extra masters being moved into it. However, the library has grown massively - up to over 70GB, which is huge when you consider it's on a 128GB SSD which is also my startup drive.
    I'm pretty certain the reason for the huge size increase is that the Previews for all the older images are stored in the Library file, rather than anywhere else. This makes sense - they are previews, they're supposed to be able to be viewed with the external drives disconnected. So my question is this. Am I able to change the location of the preview files to be on my OTHER internal hard drive (non-SSD, much larger), so that they're still available without the external drives, but are not cluttering up my startup drive. And, if not, what should I do!?
    Thanks a lot

    Glad it worked, but permit, if you will, some observations:
    -- Bloated Previews are a known Aperture bug, which came and went  within a few updates in Aperture 3. Getting them back to the proper size is simply a elegant step to take.
    -- A Preview set to your largest screen size and a quality of 6-8 should be all but indistinguishable from the Master at 72-100 dpi screen image. (Not print resolution.) I REALLY doubt you are going to loose any quality.
    -- While using a symlink to stick the Previews on a HD is clever, it may also defeat the whole purpose of using your SSD. Previews are read a lot and are, I suspect, used for all adjustments at less than full resolution. (N.B. I could be VERY wrong on this.) Thus, depending on the amount of RAM on your Mac, you could end up reading and rereading your Previews over a slower link and doing this a lot. You own use will quickly determine if this is an issue or not.
    I have blathered on, at length, about what I think matters for size and speed here: https://discussions.apple.com/message/17959625#17959625. Some of this may be of use.
    I went through a lot of these issues when I tried to fit everything on a 128 GB SSD, so I know some of the issues you are facing. As I noted before, you really only need a Library (minus most Masters) of about 30 GB and that is with large, high quality Previews.
    I actually took the SSD out and stuck it in an ancient MacBookPro (in preparation for a trip to Blighty this summer) and have not noticed a huge drop in Aperture speed. (I do miss the speed of applications launch, restart, however.) One thing that I did find that made a small, but nice difference, was keeping all of the Masters on a separate, dedicated drive. Once defragged, etc. that was very fast. Don't know if you could achieve the same results by partitioning a larger drive, but it might well be fun to find out.
    DiploStrat

  • Get File name of the inbound file during mapping

    Scenario: to read the file name of the inbound file (which has date required for the mapping) during runtime.
    The requirement is to read the date of the inbound file (passed to the XI pipline by the file adapter) and populate the same in the outbound mapping structure.
    Any idea about how to do this?
    (I went through few options of using java.util.map. not successful yet)

    Hi Anand,
    I posted the same question a time ago, without any help....
    Can I find out the full filename of input file in message mapping?
    Posted: Nov 23, 2004 1:00 PM
    I have in XI 2.0 the following scenario :
    In the inbound fileadapter I read my input file. The filename of the input file is part fixed, part variable (Like INDATA01.txt, INDATA03.txt, etc).
    So in my Adapterconfiguration, I specify the filename with a wildcard (INDATA*.txt).
    What I now want to do, is in my Message Mapping use the full filename , so I can do something different for every filenumber. Is there a way where I can get the full filename available in my message mapping (I did not find the filename in the XML in the message trace).

  • Not moving the .pdf files from Drop Off Library to my custom document library in sharepoint 2013

    Hi Team,
    I am trying to move the .pdf files from drop-off library to custom library.
    For the above requirement i am writing content organizer rule condition like (On Group: Document content types & Type: Document)
    Property: Name
    Operator: Ends with
    value: .pdf
    and Setting value in target location like
    /sites/MS/ProductGuides
    How to solve the issue
    If help appriciated
    Regards,
    Dhaya

    Hi Dhaya,
    I created a Content Organizer rule like this:
    When uploading a .pdf file to the Drop Off library, it is moved to the destination library immediately:
    I suggest you create a similar rule as above for another test to see if the issue still persists.
    Thanks 
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to adopt the index changes during upgrade

    Hi All,
    Please let me know how to adopt the standard index changes during upgrade. We are not able to change using SPDD.
    Regards
    Anil Kumar K

    Hi Micheal,
           I have posted one query can you answer for that also.
    Actually we are facing a problem  in activating the table COEP. It is saying duplicate field name exist for GEBER. But we have checked all the tables and structures.But no duplicates.
    Please help us..
    Regards
    Anil Kumar K

  • How to recleaim disk space in HP UX after moving the dbf file to some other

    Hi All,
    I have moved the datafiles from one mount point to another by -
    1) take tablespace offline
    2) move the file from the OS command
    3) take tablespace online
    But still the space is not getting released from the mount point where the files were present earlier.
    OS i am using is HP-UX.
    Can anyone Please help in this regard???
    Thanks
    Abhinav

    Laura Gaigala wrote:
    This is not actually HPUX forum, but if You would use cp instead of mv and for first copy file to the new directory then take tablespace online and only after that deleted the old file - then probably space would be reclaimed.
    But in this case You should restart db and only then all space will be freed up as right now database is keeping the inode.
    I can be wrong in explanation, not any kind of HPUX expert.Agree to this.
    It is smarter to keep the original and see if everything works OK after the copy.
    Then delete the old file.
    It is a kind of "normal" behaviour - I have seen it on HP-UX before - that the file(space) stays used, or is not released until the database is bounced.
    It even once saved me, when a collegae accidently deleted a datafile. I was still able to export the data out of it.

  • Probelm to unzip bin files during upgrade of oracle

    Hi All,
              We are doing upgrade from 9i to 10g and we are trying to unzip bin files but strange,we are not able to unzip files.Can any one let me know how to unzip and what might be the problem,
    O.S:UNIX
    Thanks in advance for the help,
    Thanks,
    chandra

    Hello Chandra,
    you can not unzip the *.bin files directly.
    You have to concatenate them before with "cat" and then you can unzip it.
    The procedure is described in sapnote #509314
    To get the original zip-file back, use the following commmands for:
    UNIX       cat <prefix>aa.bin <prefix>ab.bin ... >> <prefix>.zip
    Regards
    Stefan

  • CS4 Corrupts the m4v file during export

    I am currently using the trial version of Adobe Premiere.  I am trying to figure out if this is the editing software to use.  I recently bought the Canon 7d DSLR camera and with the most recent patches I can edit and view video files within Premiere with ease on my high horsepower computer.  However, when exporting files to the H.264 Blu-ray format, the final file cannot be read by any software.  If I import the file back into Premiere I get the following message "The importer reported a generic error."  The file does seem to have some meat in it (~628 MB for a 4 minute portion of the timeline).  I did try to export to wmv and after 10 hours it exported the entire file, BUT when I open it in media player, only about half of the movie plays, then it becomes corrupted.  Any thoughts?  This is the third editor I have tried and this one is the most promising.  Vegas Pro ran out of memory after a 2 minute compilation.  Pinnacle Studio doesn't recognize the .mov file.
    Here are the specs.
    Premiere CS4 4.2.1 Trial verison
    Canon 7D .mov files running at 23.976 fps 1920x1080
    Exporting using H.264 Blu-ray (HDTV 23.976 High Quality 1920x1080 (makes unreadable file)
    Computer:
    6GB memory
    1TB mirrored disk
    Intel i7 975 running at 3.33Ghz
    Windows 7 64-bit
    Ndivia 285 Videocard
    Windows Experience Index rating 1 to 7.9 (highest)
    Processor 7.6
    Memory 7.6
    Graphics 7.4
    Gaming Graphics 7.4
    Disk Drive 5.9

    I kind of thought about that.  Although it is strange that it "leads" you down that path via
    1. having the option to do so
    2. actually putting you through an 8 hour export rendering process (for a 2 hour series of clips) and
    3. producing a file that looks rather large.
    Other portions of the CS4 suite like Adobe Encore says you cannot use it in trial mode.
    If this is the case, I would like to get some confirmation that Canon 7d .mov files will work before I shell out over 1K for the CS4 suite (especially is CS5 is most likely several months away...I could hunker down and wait)

  • Problem in loading the kernel files during kernel upgrade

    Gurus  ,
       we are usinf solman 7.0 . our current patch level is 70 we are upgrading it to 159 . but when i try to uncar the files i get the error as ,
    "SAPCAR: could not open for writing ABAP.pad (error 28). Permission denied"
    the file ABAP.PAD has full prmission ....
    how to get rid of this ..kindly help us .... we are strucked

    Hi!
    Even not knowing which platform you are working on, first off try to create a file in the directory you are unpacking to. (create an empty textfile in windows or "touch test" when using unix). If this works, you need to check if your user got permissions to overwrite/delete the files in the kernel directory.
    If touch fails then you need to adjust the permissions of the directory itself you are working in.
    Also make sure the files are not in use.
    Regards
    Edited by: Christian Kaunzner on Dec 2, 2008 12:27 PM

Maybe you are looking for

  • XML file not updating

    The imsmanifest.xml doesn't seem to be updated after I have completed the test in the presentation. I have tried all the settings in quiz manager. I am suppose to see the test results in the imsmanifest.xml file, right?

  • Adobe Reader 9.4.6 has taken out my printer drivers

    On 12/14/11 I was on my Windows 7 based system when i was sent a pop up window query asking me if I wanted to upgrade to Adobe Reader 9.4.6 I had an earlier version and I get prompts of this nature all the time, so I said yes. Download was protracted

  • Musish - a dynamic and extensible music library organizer (in CLI!)

    Note: this program is deprecated and has been superseeded by Demlo. Musish organizes your music library automatically and dynamically. It runs a user-defined script using variable such as tags and file properties. This way it yields virtually unlimit

  • Won't open a new tab

    All of a sudden today, when I click on the new tab button (the+) it will not open a tab. It worked fine yesterday. I tried to open a new tab out of the File menu - no luck. Also I tried ctrl-t, again no luck. I can't upgrade to 4 yet because my antiv

  • Ac adapter for G530 4446-25U

    I have lost my ac adapter and need to acquire a new one.   The case says; <<input 19 V 3.42 A or 4.74 A >> The manual says, <<(AC adapter)  Input rating of the AC adapter: 100-240 V ac, 50 to 60 Hz  65 W (with integrated graphics card)/90 W (with dis