ATG Search Migration Question 10.1

Hi,
We are migrating an existing application from ATG 2007.1 to ATG10.1. The migration document does not indicate about running any import scripts on the publishing schemas to import the updated search view mapping data, but it appears that this data for ATG 10.1 has been modified when compared to 2007.1 version. there are a lot of view mappings which have been added into the publishing schema. I was able to find out when i did a reference installation using CIM so i could use it for comparison after migration.
Are we supposed to run those import scripts again on the publishing schema post database migration?
Thanks,
Srikanth

Can I reach this with patches No, you have to install the base release of 10.2 and then migrate.
http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

Similar Messages

  • Cross platform migration question.

    I have a customer that is currently runnning oracle 10g databases on solaris 64 bit operating system on sun m4000 and m5000 hardware. The customer is looking to move to the redhat 6 operating system.
    I am wanting to know what method will be available for me to migrate the databases as the endian on the files are different? Will transportable tablespaces work with the different endian?
    Thanks.

    Hi;
    I suggest please also see:
    How To Use RMAN CONVERT DATABASE on Source Host for Cross Platform Migration [ID 413586.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • ATG Search | Query Rules are not executing

    Hi,
    We want to put some search relaxation, for example partial entry of a search term returns results i.e.if user enter "shi" results should show all shirts.
    Followed following steps for that,
    1) Created query rules for wildcard pattern with a actions.(For example created a pattern "shi*" and action "prop,string,displayName,Shirt" , so that when a user enter "shi", search results would return all products whose name contain "Shirt" or "Shirts".
    2) After indexing, verified Query Rules are applied; using "Index Review" (QueryRuleLoad -- 4 rules, 4 patterns, 4 actions, from stream)
    3) Layered the component /atg/commerce/search/catalog/QueryRequest property ruleMode to exec so that search request contain "ruleMode=exec" as per ATG docs.
    4) Clear and Disable cache using the component : /atg/search/routing/CacheService/
    5) Search submitted on site for "shi".
    6) Verified Search request XML that "ruleMode=exec" is being send to Search Engine.
    But as per query rules, search results/response are not coming, verified response XML, but didn't find any clue.
    Are we missing any configuration for query rules to execute or the pattern & action which we have created are not proper ?
    Thanks,
    Sarbajeet

    Hi  ,
    According to your description, my understanding is that you want to configure Query Rule for the SharePoint Contextual Search (by default its result page is osssearchresult.aspx).
    As far as I know, the Query Rules
     work in the SharePoint Contextual Search when you define them on site level. You can create your query rule in
     your Site ->  Site Settings -> Search -> Query Rules.
    Meanwhile the SharePoint Contextual Search is based on the result sources defined in the Site Settings->Search -> Result Sources, you need to make
     the result source of your Query Rule to the above Result Source.
    Reference:
    http://sharepoint.stackexchange.com/questions/64393/where-to-define-query-rule-and-when
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Analysis Authorization Migration Question

    Analysis Authorization Migration Question
    This is detail Question
    1)     I am testing Analysis Authorization Migration in NW2004s SP9 and have applied all OSS notes that are relevant to SP09 and are coming in SP10.
    2)     We have 2 Info object flagged as Authorization relevant 0COMP_CODE and 0COSTCENTER
    3)     We have Object level security set-up in BW 3.x system and for a role we have specified values like 0COMP_CODE has value 1000, 1800. “:”. In the same role we have specified 0COSTCENTER value 130001 to 180001, “:”  and hierarchy node.
    4)     When we migrate to Analysis Authorizations, using RSEC_MIGRATION, this program creates 2 Authorizations ZCOCODE00 & ZCOSTCTRH00. Both of them have 0COMP_CODE and 0COST_CENTER Objects.
    5)     ZCOCODE00 authorization gets value 0COMP_CODE values 1000, 1800. “:” and 0COSTCENTER Value “:”.
    6)     On the same line ZCOSTCTRH00 gets value 130001 to 180001, “:”  and 0COMP_CODE “:”.
    1st Question:
    1)     Why does it create 2 Authorizations?
    2)     During Checking it does not pass the authorizations, because it seems to me that it fails in Optimization process.
    3)     I manually merge the authorizations in “ONE” object then authorization check passes.  In other word if I combine ZCOSTCTRH00 & ZCOCODE00 then Query authorization check passes.
    Any one is struggling on this.
    Please note, I am doing Migration so that it updates existing Profiles (Roles now from SP9).
    Any comments will be very help full.
    Pankaj Gupta

    Hello Pankaj
    There are some basic misunderstandings on your side.
    Let me try to clarify:
    First we should distinguish between migration of authorizations and of what a query does with them.
    You had 2 auth objects before migration (in 3.x).
    Of course, they must be migrated to 2 new analysis auths.
    There is no general possibility to combine authorizations to a single one as the may appear in different roles and users. Moreover this would kill performance and finally, nobody would recognize the origin.
    Only in very restricted cases one could think of a combination of auths which come out of migration. But, then people loose overview about what goes on.
    Before the corrections in note "Migration IV" the : had not been inserted but now it is for good reasons.
    Now, accept for the moment that you receive 2 auths.
    Then, you cannnot (must not) combine the 2 resulting authorizations!
    <b>Authorization 1</b>
    COMP_CODE : 1000, 1300, “:”
    Cost Center : “:”
    <b>Authorizations 2</b>
    Comp_Code “:”
    Cost Center : 3100001-31999999; “:” plus a Hierarchy Node.
    This means that e.g. combination
    COMP_CODE 1000
    COST_CENTER 3100001-31999999
    <u>is not allowed!!!</u> Therefore, they must not be combined!
    Also, the query and its optimization is comepletely independent of the migration. And here, during query run time the auths cannot be combined. It is no failure!
    Moreover, the merging optimization is just a performance optimizaiton and has nothing to do with whether the query result is authorized or not.
    If you combine them manually you have authorized different combinations.
    Well, now you may wonder why you get 2 auths at all which leads to a "no auth" result in the query execution.
    The reason is, that in 3.x where you got a result with your 2 auth objects the modeling was wrong.
    If you want to authorize any combination of characteristic values, you should combine these characteritics together in one auth object, not in 2!
    (In BI7.0 it works like that but not in 3.x)
    But you defined 2 which may be valid even in several other InfoProviders independently and not even at the same time. Moreover, the auth objects may come from different roles and may be assigend to different users which then have completely different auth content. In general it is not possible to combine different auth objects or to find out those special situations which nevertheless allow for such optimizations. If you re-do a migration with more objects and users you could even receive different results which is also not satisfying.
    Therefore, instead, the mechanism was introduced to insert a : auth to those characteristics that are auth relevant (and checked now with 7.0) but not in the currently processed auth object.
    In you special case it may have made sense to combine them but not in general. And a migration can only try to work as general as possible.
    For your application you may combine the 2 auths manually if you want to allow also the crossover combinations
    COMP_CODE 1000
    COST_CENTER 3100001-31999999
    Best regards
    Peter John
    BI Development

  • ATG search 2007 and case in-sensitive search sorting

    Any one please tell me , how can we do the case in-sensitive sorting in ATG search 2007 ?
    please find below my current sort properties to search engine for the alphabetical sorting of the products/skus :
    docSortProp="displayName" docSortOrder="ascending" sorting="document" setSort="none" docSetSort="fulltree" sortProp="" docSortPred="numprop:descending:childSKUs.skuFeature:1|numprop:ascending:minPrice|strprop:descending:null:z|strprop:ascending:displayName:z" docSort="strprop"

    Hi Sony,
    There is no way in 2007.x. It was added in 9.x. See http://docs.oracle.com/cd/E26180_01/Search.94/ATGSearchQueryRef/html/s0513docsort02.html .
    Thanks.
    Nick Glover
    Oracle Support for ATG Products

  • Restrict expired skus in ATG Search

    Hi
    we have implemented product based search in our project and we are doing sort by price filtering.
    But the results are not coming proper as the products are including expired skus. some expired skus have less price and that is making product to appear in top results when we do the filtering.
    Is there a way to exclude skus whose end date has passed?
    P.S we dont want to change the existing search functionality to sku based search.
    Any ideas would help.

    You can restrict the expired sku's not to show up in the search results by mentioning the date constraints in the QueryRequest. You can set the constraints for the search query request by adding property constraint for the startDate property of the product
    In the QueryRequest.properties set the documentSetConstraints
    QueryRequest.properties
    documentSetContraints=/atg/commerce/search/SkuConstraints
    and in the SkuConstraints.properties
    $class=atg.search.routing.command.search.ConstraintsGroup
    $scope=request
    # include all the constraints that need to part of search Query
    constraints=Constraint1, SkuStartDateConstraints, Constraint2, Constraint3
    operation=and
    SkuStartDateConstraints.properties
    $class=atg.search.routing.command.search.PropConstraint
    $scope=request
    # Restrict the search to products with start date is less than or equal to the current date
    type=integer
    propertyName=startDate
    operation=lesseq
    value^=/atg/dynamo/service/CurrentDate.epochTime
    Since in the above constraint we are comparing the time in seconds, extend the CurrentDate class to convert the time into seconds
    * Returns the Epoch/current time value in String format. The time value is divided by 1000 in
    * order to get the Epoch (seconds) time value, which is compatible with Search's date format.
    * @return the time value in String format
    public String getEpochTime() {
    return String.valueOf((CurrentDate.getTime()/1000));
    you can have custom class to define additional constraints that you want to set to the docSetConstraints.
    HTH
    Thanks
    Rajesh Akavaram

  • ATG Search vs Endeca Search

    Why ATG is integrating with Endeca Search in ATG10.1.1?
    Is there any issues with ATG Search? Why cant we use ATG Search itself for indexing and Search in Commerce applications.
    Any specific advantages of Endeca Search over ATG Search. Please share your experience.
    Regards,
    MBS

    You can get complete understanding of the Endeca and its integration benefits with ATG ecommerce in the below presentation
    http://www.oracle.com/us/corporate/acquisitions/endeca/general-presentation-517133.pdf
    HTH
    Thanks,
    Rajesh Akavaram

  • ATG search result sorting logics

    I would like to get the list of all sorting options in atg search results and the priority and order of each logic applied in the search result. Any one please help me ?
    I am listing below the sort options known to me
    1. The default sort order --> sort by relevance
    2. The secondary sort order specified using docSort, docSortOrder , sortProp and docSortPred parameters
    3. Search result rule positioning @ ATG Merchandising ( BCC )
    4. Search property prioritization @ ATG Merchandising ( BCC )

    i think this helps you
    docSort
    ATG Search returns a list of result groups in its query response. Normally, the result groups are sorted in
    relevance order, but you may want to allow users to sort the final results by some secondary criteria, such
    as date. This secondary sort does not affect what results are in the result groups, just the order of the
    returned groups. Secondary sorting is performed before paging, and is controlled by the following
    attributes:
    <query docSort="mode" docSortOrder="order" docSortProp="prop"
    dcSortPropDefault="def" docSortPropVal="val" docSortPred="predicate"
    docSortCase="bool"
    The mode value specifies how the index items will be sorted, and can be one of the following:
    relevance —The default value, return items in relevance order, assuming the item set
    is a category

  • ATG Search Indexing Issue

    I am getting error on Preparing content during Indexing. Suggest some points guys
    2013-06-06 06:31:39,328 ERROR [nucleusNamespace.atg.searchadmin.core.IndexLoader] (Thread-225) Error occurred in step pre_index_customization_step for sync task 26700020 of type complete. Error:
    atg.searchadmin.core.IndexLoaderException: Exception while processing customization item LocalLanguageItem [id,English][displayName,English]: Error generating or processing language load command
    atg.searchadmin.core.IndexLoaderException: Exception while processing customization item LocalLanguageItem [id,English][displayName,English]: Error generating or processing language load command
    at atg.searchadmin.core.IndexLoader.executeCustomizationList(IndexLoader.java:1010)
    at atg.searchadmin.core.IndexLoader.executeCustomizationType(IndexLoader.java:928)
    at atg.searchadmin.core.IndexLoader.executeCustomizationType(IndexLoader.java:878)
    at atg.searchadmin.core.IndexLoader.executeCustomizations(IndexLoader.java:815)
    at atg.searchadmin.core.IndexLoader.prepareIndexLoadCustomizations(IndexLoader.java:759)
    at atg.searchadmin.core.IndexLoader.prepareIndex(IndexLoader.java:692)
    at atg.searchadmin.core.IndexLoader.executeSession(IndexLoader.java:1991)
    at atg.searchadmin.core.IndexLoader$IndexingThread.run(IndexLoader.java:2425)
    Caused by: atg.search.adapter.exception.AdapterException: Error generating or processing language load command
    at atg.searchadmin.adapter.customization.LocalLanguageItem.acquireCustomizations(LocalLanguageItem.java:107)
    at atg.searchadmin.core.IndexLoader.executeCustomizationList(IndexLoader.java:1003)
    ... 7 more
    Caused by: java.lang.RuntimeException: No language configuration is loaded probably parsing of the language configuration file '/usr/local/atg/ATG10.0.1/Search10.0.1/SearchEngine/language/Config.xml' failed.
    at atg.searchadmin.atgsearchengine.LanguageConfigurationService.cloneAndTrim(LanguageConfigurationService.java:562)
    at atg.searchadmin.atgsearchengine.LanguageConfigurationService.cloneAndTrimByLanguageToAdapterNames(LanguageConfigurationService.java:540)
    at atg.searchadmin.atgsearchengine.LanguageConfigurationService.generateLanguageLoadConfig(LanguageConfigurationService.java:430)
    at atg.searchadmin.adapter.customization.LocalLanguageItem.acquireCustomizations(LocalLanguageItem.java:104)
    ... 8 more
    2013-06-06 06:34:10,361 WARN [nucleusNamespace.atg.dynamo.service.ClientLockManager_production] (/atg/dynamo/service/Scheduler-reusablejobhandler-null) The useLockServer property of: /atg/dynamo/service/ClientLockManager_production is false and so global locking is disabled

    Go to SITE ADMINISTRATION, and map the site to the ContentSet in the SearchAdministration section. Once done, publish the project and do re-indexing.

  • ATG Search installation issue

    Hello all,
    I am installing ATG 10.0.0.2, CRS and ATG Search on windows 2003 server with weblogic and Oracle following Commerce Reference Store Installation and Configuration Guide.
    When deploy ATGPublishing.ear to weblogic, it always indicate online deployment failed.
    If I configure it without ATG Search by skipping all the Search only steps, it will successfully deploy to weblogic.
    Can anyone help resolving this issue.
    Thank you in advance.
    The following are the CIM setps and log:
    -------WEBLOGIC ONLINE DEPLOYMENT MENU------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Current runAssembler arguments :
    -server ATGProduction
    Weblogic Admin Server must be running.
    Top Level Module List:
    DafEar.Admin DPS DSS B2CCommerce DCS.PublishingAgent
    DCS.AbandonedOrderServices DAF.Search.Routing DCS.Search Store.Search
    DAF.Search.Base.QueryConsole Store.Storefront Store.EStore.International
    Store.Fulfillment Store.EStore.International.Search
    Store.EStore.International.Search.Query
    [D] Deploy Production with a Server Lock Manager ATGProduction.ear to
    Weblogic Online - Done
    [R] Register Datasources on Weblogic Online - Done
    [A] Add database driver to app server classpath - Done
    [P] Post Deployment Actions on Weblogic Online - Done
    [E] Edit runAssembler arguments
    *[O] Configure Another Server Instance
    >
    -------DEPLOYMENT SERVER INSTANCE SELECTION-------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    [A] ATGProduction - Production with a Server Lock Manager - Done
    *[P] ATGPublishing - Publishing with a Server Lock Manager
    [D] Done
    >
    -------ENTER EAR FILE NAME(S)---------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Enter Ear File Name for Publishing with a Server Lock Manager
    [[atg_publishing_lockserver.ear]] > ATGPublishing.ear
    -------WEBLOGIC ONLINE DEPLOYMENT MENU------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Current runAssembler arguments :
    -server ATGPublishing
    Weblogic Admin Server must be running.
    Top Level Module List:
    DCS-UI.Search DCS-UI.Versioned BIZUI PubPortlet DafEar.Admin
    SiteAdmin.Versioned B2CCommerce.Versioned DCS.Versioned DCS-UI
    Store.EStore.Versioned Store.Storefront DAF.Search.Versioned
    DAF.Search.Routing SearchAdmin.AdminUI SiteAdmin.Search DCS.Search.Versioned
    Store.Search Store.Search.Index DAF.Search.Base.QueryConsole
    Store.EStore.International.Versioned Store.EStore.International.Search
    Store.EStore.International.Search.Index
    *[D] Deploy Publishing with a Server Lock Manager ATGPublishing.ear to
    Weblogic Online
    [R] Register Datasources on Weblogic Online
    [A] Add database driver to app server classpath
    [P] Post Deployment Actions on Weblogic Online
    [E] Edit runAssembler arguments
    [O] Configure Another Server Instance
    >
    -------DEPLOY PUBLISHING WITH A SERVER LOCK MANAGER TO WEBLOGIC ONLINE----------
    enter [h]elp, [m]ain menu, [q]uit to exit
    create server instance ATGPublishing. View log file at C:/ATG/ATG10.0.2/
    home/../CIM/log/cim.log
    |. . . . . . |
    >> created server instance ATGPublishing
    Executing runAssembler for ATGPublishing. View log file at C:/ATG/ATG10.0.2/
    home/../CIM/log/cim.log
    |. .
    -------ONLINE DEPLOYMENT FAILED-------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    exec returned: -1
    *[D] Deploy Menu
    >

    cim.log part 2
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#2):atg.cim.ValidatorExecutionException: AlwaysTrueValidator:Error Executing Validator Commands
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:322)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#3):atg.cim.CommandException: Error Executing Step Tasks
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:54)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#4):atg.cim.TaskExecutionException: DeployEarToTempDirectoryTaskmanagement_lock:Error Executing Background Task
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskExecutor.execute(TaskExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskExecutor.executeTasks(TaskExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:51)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#5):atg.cim.worker.TaskException: GenericAntExecutionTask.exception
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.worker.Task.handleException(Task.java:50)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.productconfig.appassembly.RunAssemblerExecutorTask.execute(RunAssemblerExecutorTask.java:195)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskThread.run(TaskThread.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#6):C:\ATG\ATG10.0.2\CIM\plugins\Base\ant\cim-ant.xml:97: exec returned: -1
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:636)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at sun.reflect.GeneratedMethodAccessor405.invoke(Unknown Source)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at java.lang.reflect.Method.invoke(Method.java:597)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Task.perform(Task.java:348)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Target.execute(Target.java:357)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Target.performTasks(Target.java:385)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.ant.utility.AntExecutionWrapper.executeAntTarget(AntExecutionWrapper.java:145)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.worker.AntTask.executeAntTarget(AntTask.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.productconfig.appassembly.RunAssemblerExecutorTask.execute(RunAssemblerExecutorTask.java:192)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskThread.run(TaskThread.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor

  • ATG 10 Migration Issue

    Hi All,
    we are working on ATG9.1 to ATG 10 migration. we are getting the issue regarding the BCC.
    Generate the standalone ear file in ATG 10 environment and Deployed in jboss-eap-5.0.
    After creating new merchandising project we are not able to see the assets to change instead we are navigating to BCC home page and when we click on other tabs like SearchAdministration again we are navigating to BCC home page. No errors shown in the log.
    Thanks in Advance
    Rams

    Hi,
    Thanks for the reply.
    When i try to open the Content Administration project from BCC(logged in as admin),i am getting the below warning and returned to the same page.
    WARN [ProjectServlet] Ignoring project parameter "prj646001" because user does not have permission at access processes and/or projects.
    when i create my publihsing.ear from cim and run the server, i am not getting this issue.when i use the migration ear (compiled and assembled as stand alone on ATG 10.0.2), i am getting this issue.
    Where can i set this permission?
    Thanks,
    Rams
    Edited by: Rams on Nov 2, 2011 1:01 AM
    Edited by: Rams on Nov 2, 2011 1:02 AM

  • Exchange 2013 Migration Questions

    Exchange 2013 SP1 to a new server. I just realized that I have been asking migration questions on the "general" forum. Here's the deal:
    We just want to move to a newer server and reuse the "old" server as a DAG member. We have a production exchange 2013 SP1 server and I found that the DB is not on a RAID'ed drive. So, we purchased a server. I installed 2012 R2 and all windows updates.
    Then installed exchange 2013 SP1. Then got our AS/AV software installed. When I boot the new server up and login to ECP, it sees all the exchange users, DB and info. So, I followed:
    http://technet.microsoft.com/en-us/library/dd876926(v=exchg.150).aspx
    to migrate users and current email to the new DB. However, when users logged in their current email was not there. I also tried to use the ECP migration option and this resulted in the same, users old email was not in their inbox. So I had to perform that
    same process on the old DB to get users old email back. I then tried to use the migration option in the ECP->same issue. So as of now, we are on the old DB and things are working fine.
    According to:
    http://technet.microsoft.com/en-us/library/aa997006(v=exchg.65).aspx
    When moving from server to server, the DB filename must be the same. The non-production server does not have the same DB filename. Could this be the problem? Could someone point me to documentation on migrating from server to server

    So I ran Get-Mailbox -Database “Source Database Name” " -ResultSize Unlimited | New-MoveRequest -TargetDatabase “Target Database Name” and moved all the user mailboxes. Then moved the system mailboxes, public folders and
    OAB. Adjusted send connector to reflect new server. Log in as a user, all email is there. Great! Dismount the old DB. Wait a few minutes and user email is still there. Woohoo! Shut down the old exchange server and a few minutes later, all email is gone. Boo!
    Boot the old server back up and mount the old DB, all email is back in user inbox. How do I use only the new DB in exchange 2013?
    So I just dismounted the old DB and all email stays in users inbox?! So it must be something with the old server that did not get moved over but for the life of me I cant figure out what

  • To Stop ATG search  in  Commerce Reference Store

    Hi Guys,
    Does any body has the Idea , how to stop ATG search in Commerce Reference Store.
    I Want to run Endeca Search,My data is indexed , i want to see the indexed data in Commerce reference Store. Any body has any Idea how Can i Perform this?

    CRS version 10.1.2 requires Endeca and includes an Endeca assembler-based integration, and does not support ATG Search.
    CRS version 10.1.1 includes optional Endeca indexing modules to index CRS data, but does not include an Endeca integrated CRS storefront. CRS version 10.1.1 supports optional ATG Search modules, but can be run without them (in which case simple Repository-based searching is used).
    ATG and Endeca integrations can either follow the CRS 10.1.2's example of using a Nucleus-configured assembler and extending ATG Endeca integration platform features, or can do an integration as they would have before there was an ATG Endeca integration (for example, use a Spring-configured assembler and follow the model shown by Endeca's Discover Electronics).

  • Iprint migration question

    We had to back out of a migration last week because of issues with edir version on Netware. I've updated that and TSA, but another question just came up. I'm migrating iPrint from a cluster, plus doing transfer ID. If I choose cluster resource on the source server in miggui, I only get the consolidate option. Does that mean I need to first run a consolidation job just for iprint and then go back and run the transfer ID? Or will the consolidation screw up a transfer ID?

    $(UService migrations based on cluster resources and Transfer ID are separated in Migration Tools (miggui). You need to execute Cluster based iPrint migration in one project and Transfer ID migration in another project.
    Perform all service consolidation migrations and make sure they are all completed/synced and working before attempting Transfer ID.
    >>>
    From:
    zenking<[email protected]>
    To:
    novell.support.open-enterprise-server.migration
    Date:
    07/22/2010 02:26 AM
    Subject:
    iprint migration question
    We had to back out of a migration last week because of issues with edir
    version on Netware. I've updated that and TSA, but another question just
    came up. I'm migrating iPrint from a cluster, plus doing transfer ID.
    If I choose cluster resource on the source server in miggui, I only get
    the consolidate option. Does that mean I need to first run a
    consolidation job just for iprint and then go back and run the transfer
    ID? Or will the consolidation screw up a transfer ID?
    zenking
    zenking's Profile: http://forums.novell.com/member.php?userid=2813
    View this thread: http://forums.novell.com/showthread.php?t=416302

  • How do I find a photo file in the Finder + future migration question

    Being a recent Mac convert, I am just getting used to the 'complete control' approach to photo management that iPhoto has. I'm used to knowing where my photos physically reside on my computer - this is useful for doing things like uploading photos to a website for example. How do I actually find a particular photo in the Finder (or even give photo files recognisable names, as opposed to whatever automated naming system iPhoto uses)?
    A followup question to this is, what happens if I ever want to migrate my photos out of iPhoto one day to another application or even back to a PC (God forbid - just my paranoia about being forced to use a particular system forever kicking in here!) - is there a way to do this, and keep photo modifications etc? Or once I start using iPhoto, have I made my decision for life??
    My apologies if this has been asked before, I couldn't find anything in the forum when searching.

    poddster
    I hope you've a notebook and pen, but you've asked a lot of questions:
    I'm used to knowing where my photos physically reside on my computer
    You photos are stored in the iPhoto Library at your Pictures Folder. This is a Unix style Package Folder that very easy to see inside: right click on it and choose show package contents. A finder window opens with the library exposed.
    Here's how the library is laid out:
    In this folder there are various files, which are the Library itself and some ancillary files. Then you have three folders
    Originals are the photos as they were downloaded from your camera or scanner.
    (ii) Modified contains edited pics, shots that you have cropped, rotated or changed in any way.
    iPhoto always preserves the original file, all operations are carried out on a copy.
    (iii) Data holds the thumbnails the the app needs to show you the photos in the iPhoto Window.
    And here's a warning: It is strongly advised that you do not move, change or in anyway alter things in the iPhoto Library Folder as this can cause the application to fail and even lead to data loss.
    this is useful for doing things like uploading photos to a website for example
    No it's not. Don't surf the iPhoto Library. The idea with iPhoto is that you do everything via the iPhoto Window or media browsers:
    So, to access pics use one (or more) of the following:
    There are three ways (at least) to get files from the iPhoto Window.
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    To upload to MySpace or any site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. If you're using Gmail you can use THIS
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser. Or, if you want to access the files with iPhoto not running, then create a Media Browser using Automator (takes about 10 seconds) or use THIS
    iPhot doesn't name the files, those names are given by your camera. You can add titles in iPhoto and if you use the File -> Export command there's a facility there to name the resulting file (it'll be a copy - remember what I said about all operation being done on a copy...) with the title.
    Do not rename files in iPhoto, That comes under the heading of making changes in the iPhoto Library Folder and alters the path to the files. If you do, iPhoto will lose track of the file. But the truth is there's simply no need to. However, you can rename the files before importing them if you like.
    Migrating is really easy. You've seen the layout of the Library above. The originals are all there, in the originals folder, the Modified versions in their folder. If you want to have only the most recent versions of pics, then export them from iPhoto to a folder on the desktop.
    By all means post back if you need more.
    Regards
    TD

Maybe you are looking for

  • One communication channel with 2 cluster node functioning at the same time

    Hi Gurus, We have PI 7.1 installed in a HA environment, which includes  two servers. server A: ASCSSCSDBERSAAS server B: ERS + PAS and we can see a jdbc channel in the communication channel monitoring, and along with the CC there are two cluster ID a

  • NW BPM start event not calling

    Hi Experts, I have deployed below process instance with start event having message trigger - synchronous service interface. While testing from soapUI it gives error like: <SOAP:Fault>          <faultcode>SOAP:Server</faultcode>          <faultstring>

  • Problem With HPLaserJetP1102w: Fuser Error

    I recently bought the HP LaserJet P1102w and in the beginning it worked perfectly. I printed something last Wednesday but when I got home yesterday, my printer didn't work and i get a hardware error. It claims to be a fuserfault. Is there anything I

  • 6500 slide freezes when receiving SMS

    hi, I own a brand new 6500 slider, its only a few weeks old and it has a very upsetting bug. when the music player is on and the keys lock automatically (set for 1 minute), and i receive an SMS, the phone simply freezes. The keys are useless, the lig

  • What is Marketing Manager in OBIEE administrator??

    When to use OBIEE Marketing Manager and in which situations?? Thanks in advance