Task dependency problem?

Hi,
I have an AD already provisioned to user. and on exchange Resource object , for depends on tab I have selected AD. Meaning saying that if user have not requested AD earlier it would raise request for both AD and Exchange.
But the problem is, I have a user who AD is already provisioned. Now when I request for exchange , its also raising request for AD along side exchange which should not happen. Since, AD is already provisioned and account exists in the target system. Can any one Highlight on whats wrong with my approach.
Thanks,
sat

Hi,
What I could see that its not doing anything in AD , its simply provisioning Exchange.
I have selected "AD" as the dependent resource object for Exchange. Also unchecked "Allow Multiple" for AD.
Have created a user and assigned AD resource.Now when I request for exchange , its also raising request for AD along with exchange and triggering approval process for both AD and Exchange resource. But AD approval process is not affecting anything on Exchange provisioning.
is this the default behaviour ? If so , is there any way I can avoid this? kindly assist.
Thanks & Regards
Inbaa

Similar Messages

  • Process Task dependency issue in OIM 11g

    Hello,
    I created 3 process tasks (Task1, Task2 and Task3) .I would like to trigger Task3 when both Task1 and Task2 get completed status.
    So what I did is I put both Task1 and Task2 as depedent tasks in Task 3 "Task Dependecy" tab. In this case both Task1 and Task2 get triggered and completed , however Task3 is NOT triggering.
    Even I tried putting both Task 1 and Task2 as Preceeding tasks for Task3, still it does not work.
    Could you please let me know how can we trigger Task3 once both Task1 and Task2 completes.
    Thanks for you help.

    By Task Dependency you can just control the order of the tasks being executed but you cannot invoke/insert a target.
    Ideally what you did as suggested in the latter option is correct: Task1 and Task2 as preceding task of Task3.
    To invoke Task3, you can do multiple things, the easiest here would be to go to the Responses tab of Task2 select the response Completed and then in Tasks to Generate section add Task3

  • Is this how pacman is supposed to work? (dependency "problem")[SOLVED]

    Hi
    Just did a fresh install of archlinux after buying a new computer.
    Installed some drivers.. kde (and some other stuff)
    Then.. just for the fun of it I removed qt3 with pacman -Rd.
    I was expecting that pacman -Syu would see that a dependency was missing and try to reinstall qt3.
    So I did a pacman -Syu, and what happened? Nothing.. pacman says all is okay, well all is not okay cus kde will not work without qt3.
    Is this how it should work or is this a bug? I checked the manpages for some kind of "install all missing dependencies" but found nothing..
    /Ivan
    Last edited by Fuel (2008-01-23 01:34:22)

    fwojciec wrote:
    That's not how Arch is supposed to work.  Arch is about giving power to the users.  With power comes responsibility, and this responsibility falls on the users in this case.  Remember -- this is a "do it yourself" kind of distribution and so if what I want to do is to screw up my system I should be able to do it in an easy, efficient and elegant way.  This is consistent with the mission statement of the Arch Linux project, this is how Arch works and this is why many of us love it.
    On a personal note, if Arch/pacman tried to hold my hand more, like you suggest it should, I'd be switching to another distro very, very quickly.
    It's not really about trying to get arch/pacman to hold your hand for you. It's more about giving the possibility to recover from a serious mistake. If you can tell me something wrong with adding an option wich checks for missing dependencies on your system and how that particular feature intervenes with "the arch way" - then please do.
    I'm not saying arch is bad, arch is actually the best linux distro I've used so far - but there is something common with almost all distros - you get dependency problems after a while, one way or another.
    Thats why I think there should be a way to resolve such issues.

  • IDM 6 defered task scanner problem

    I have two taskdefinitions. "Taskone" and "Tasktwo". I set up two scheduler through defer task scanner to run these two tasks on different time a day. And there are two users, one is registed with Taskone, the other with Tasktwo with same date but different task name. Here is one of user's perperty in user object
    <Properties>
    <Property name='tasks'>
    <List>
    <Object name='Taskone'>
    <Attribute name='date' value='05/18/2007'/>
    <Attribute name='task' value='Taskone'/>
    </Object>
    </Property>
    </Properties>
    The problem is that when the first schuduler ran, it should just run all the user who has "Taskone" but it also ran the Tasktwo that were scheduler to run today. Is it IDM bug?

    The deferred task scanner is time dependent rather than Taskname dependent. All it cares is that if your task date attribute matches the same system date, then it will execute the task.
    The only variation you can make is to the Object Type under the Task Parameters which you can set to 'resource' rather than 'user', so that the scanner not go through your user objects.
    I don't think it's a bug because the behaviour has been like this since v5.5 and v7.0

  • SQL Server 2008 Execute SQL Task parameter problem

    hi, guys
    i create a very simply package which only Execute SQL task, set the properties as:
    the testing table structure:
    create table t(
    idx int,
    cname varchar(60)
    Execute SQL Task setting:
    [genaral]
    ResultSet: None
    ConnectionType: Ado.net
    connection:LocalHost.APR11.sa1
    SQLsourceType:Direct input
    SQLStatement:delete from t where idx=?
    [parameter mapping]
    variable name: user::idx
    direction: input
    data type: Int32
    parameter name:NewParameterName
    parameter size:-1
    i hardcode the idx=1, but get error:
    SSIS package "test.dtsx" starting.
    Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "delete from t where idx=?" failed with the following error: "Parameter name is unrecognized.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Task failed: Execute SQL Task
    SSIS package "test.dtsx" finished: Success.
    help me please.
    Regards.

    Hello,
    Here you go
    http://decipherinfosys.wordpress.com/2008/03/26/running-parameterized-sql-commands-using-the-execute-sql-task-i/
    http://technet.microsoft.com/en-us/library/ms140355.aspx
    if you use ADO.NET then the way Execute SQL task take parameter is different then "?".... you have to use @paramter.. Please check the above link
    Thanks
    http://sqlage.blogspot.com/

  • Task Server Problem and Load Balancing

    Hello
    I am trying to use ARD to adminstrate the 100 or so macs in my college.
    I have a few issues.
    I am running ARD as a task server on a mac mini setup as a server. To use ARD I remote onto the mac mini and use ARD from there.
    If I try and send an install package using the task server on the mac mini, the task will just hang, saying that the targetted computers are idle. If I use the ARD tool on our departments MBP and run it from the task sequence on the mac mini, it will work, but it's a stupid way of doing it as ARD pulls the install files down over the network to the MBP to send them back to the mac mini. Also ARD has started crashing everytime I attempt this now anyway.
    The reason I have been trying to run this from the task server rather than just from the ARD application is  because of the second problem. If I send a package or group of packages to a single mac, it will send it at full speed, pretty much saturating the speed of the connection the mac is connected to, in this case about 8MB/S. If I select multiple macs the speed tanks, usually less than 1MB/S, this means sending a 4GB package to 20 macs takes 3 days, obviously not ideal.
    Anyone else experienced similar problems and found a way around them?
    thanks

    Thanks for the reply
    I think you might have misunderstood my post slightly, I have a mac mini set up as the task server.
    If I run ARD from my MBP and tell it to run tasks from the task server, the tasks will run.
    If I go onto the mac mini and tell ARD to run tasks from the local task server, they just hang.
    All clients are added to ARD and fully authenticated.
    The server isn't limited by 8MB/s it's the network. The macs are all networked into each other with 1Gb/s switches, but that is then linked back into the comms cab on a 100Mb/s port, which then goes back to the main server cabinet on a 1Gb/s link.
    The package is the general software for the macs in this room, and in total all the software is about 8gb, it includes CS6, office, iLife and a few other bits n bobs, but it doesnt matter how big the package is it always fails.
    If I try and send it using the ARD application on the mac mini, it will work, but sends really slow when i select all 20 macs at once, if i send it to just one mac at once then it sends at full speed, sounds to me like ARD is not very good at multicasting!
    I managed to do a work around by queing up the package and sending it to 1 mac at a time, but this seems stupid, and apart from that after it did a few of them the rest failed saying not authenticated, so I had to go back onto the list view for it to reauthenticate.
    All in all ARD is just being a pain, and is not doing what it's advertised to do, i'm finding this to be a dissapointing patter with apple server products.

  • Transport request main task releasing problem

    Hi friends,
    Environment is Linux, ECC5.0, Two system landscape,
    I have problem with Transport Request task releasing when I am going to release the subtask that willbe released success fully when I am trying to releasing the main task that task is not released and at that time the system wil hang( mesg on the status bar is tp is connected success fully) thats it we wait for long time then also that looks thats only no log will be generating in usr/sap/trans/log there will be a log on this one that log is
    WARNING:/usr/sap/trans/tmp/<username.LOS>is already in use (10), I'm waiting 3 sec(20070326124305). My name:pid 7265 on test(sd1adm)
    after saw the this mesg I kill the 7265 pid then also same proablem.
    I change the ownet of the request then the request is released but not uppeard in the import que. whn i am trying to import in que as manually that will appear in que but not importing when i press the import button the error is tp error 0203.
    I check the both users authorizations also bothe authorizations also same then why it wil happening ???
    then I check the nfc also that service also running ok the six services are 1.off 2.off 3.on 4. on 5.on 6.off.
    I mount the trans dir also the mounting points also ok tms configuration is also ok
    wt can i do plz help me with ur valuable suggessions
    Thankyou
    Ranjith

    Hello Ranjith,
    This is usually because the tp transport buffer lock file remains locked by the
    operating system (OS).
    You should be able to move or delete this file from the DIR_TRANS/tmp dir.
    After that the tp should run fine after.
    Thanks,
    George

  • MDT 2012 Suspend Task Sequence Problem

    Hi ,
    I have been using LTISuspens.wsf without problem in my MDT 2010 and MDT 2010 U1 for a long time. Recently I have create my test MDT 2012 and I have problem with this task.
    I have created the new Run Command line cscript.exe "%SCRIPTROOT%\LTISuspend.wsf" in State Restore section. The build and capture TS is stopping correctly and I have the LTISuspend icon on the desktop. After resuming the TS, it going correctly through, running
    sysprep, pop in again Set Network Location window, I can see it is running “Apply Windows PE (BCD)” step and then stops. There is message “suspended” and “The task sequence has been suspended true Use the…..”
    Any ideas what I am doing wrong?
    My customsettings.ini is from MDT 2010 and there they are fine.
    I am capturing Windows 7.
    Thanks
    Vinnie

    Hi,
    A few suggestions below for each of your issues.
    Issue 1 is that you don't see any task sequences in the wizard
     - Have you updated your deployment point after upgrading to 2012? if not then do this now
     - Have you updated your boot media with the newly generated Litetouch_x86.wim (meaning your boot CD, boot USB or WDS)
    The thinking behind this is that if you are using MDT 2010 boot media to try and speak to an MDT 2012 DS then you will have the same problem.
    Issue 2 is that you've had the TS running in the past but it's broken for one reason or another.
     - Have you recreated your Task sequence using the MDT 2012 client template? There are (minor but critical) differences in the logic between the versions of MDT and the new task sequence template has been updated as such. Using an MDT 2010 template with
    MDT 2012 scripts can cause this.
    These are 3 things that cause similar issues to you following an upgrade.

  • Process with Human Task (Deployment problem)

    Hi Every1,
    I'm a rookie BPEL developer who ran into a problem. I'm using a separate machine as SOA server, because I couldn't install it on my dev machine for some unknown reason. In the beginning, after setting up the necessary connection settings in Jdev everything worked fine. But when I use a Human task in my process flow and auto generate a task form for it then I can't deploy my process to the server anymore. I've found this problem in other topics, but none of the solutions worked in my case. There are mainly two reasons mentioned: 1. RMI settings - Tried to set it in build.properties, but nothing changed. 2. JDK version differs on dev machine and server - In my case, both the dev machine and the server has exactly the same version (1.5.0_06). Is there any other ideas what could be wrong?
    Thanks,
    Peter Neumann
    Finally, here is the Ant log:
    Buildfile: C:\oracle\JDev\jdev\mywork\BioTest2\BioBPELProcess2\build.xml
    [java] Java Result: 1
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/C:/oracle/JDev/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process BioBPELProcess2 on ipds-np-laptop, port 8888
    [deployProcess] Deploying process C:\oracle\JDev\jdev\mywork\BioTest2\BioBPELProcess2\output\bpel_BioBPELProcess2_1.0.jar
    [deployProcess] Successfully deployed the process "BioBPELProcess2" on server "ipds-np-laptop" and port "8888"
    deployTaskForm:
    [echo]
    | Deploying workflow form for BioBPELProcess2 on ipds-np-laptop, port 8888
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Uploading file default_BioBPELProcess2_1_0_HumanTask1.ear ...
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Application Deployer for default_BioBPELProcess2_1_0_HumanTask1 STARTS.
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Undeploy previous deployment
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\default_BioBPELProcess2_1_0_HumanTask1.ear begins...
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\default_BioBPELProcess2_1_0_HumanTask1.ear ends...
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Starting application : default_BioBPELProcess2_1_0_HumanTask1
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initializing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initializing EJB container
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Loading connector(s)
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Starting up resource adapters
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initializing EJB sessions
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Committing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initialize workflowform begins...
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Initialize workflowform ends...
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Started application : default_BioBPELProcess2_1_0_HumanTask1
    [deployTaskForm]
    [deployTaskForm] 09/02/06 11:17:35 Notification ==>Application Deployer for default_BioBPELProcess2_1_0_HumanTask1 COMPLETES. Operation time: 453 msecs
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm] BindWebApp error: javax.management.ReflectionException
    [deployTaskForm]
    BUILD FAILED
    C:\oracle\JDev\jdev\mywork\BioTest2\BioBPELProcess2\build.xml:97: Error while deploying the form on server "ipds-np-laptop" Error message :
    java.lang.SecurityException
         at oracle.ide.IdeCore$7.checkExit(IdeCore.java:177)
         at java.lang.Runtime.exit(Runtime.java:88)
         at java.lang.System.exit(System.java:868)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:141)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployIAS(DeployForm.java:818)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForm(DeployForm.java:578)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForms(DeployForm.java:849)
         at com.collaxa.cube.ant.taskdefs.DeployForm.execute(DeployForm.java:875)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    Total time: 19 seconds

    Hi All,
    The problem was caused by the JDev version I used.
    I used the version 10.1.3.4., but found a thread which suggested that I should use 10.1.3.3. instead. And it works!
    Here is the thread where I found this info:
    SOA Order Booking build properites - BindWebApp error: javax.management.Ref
    Peter Neumann

  • CMS dependency problem

    Post Author: mplunkett
    CA Forum: Deployment
    I installed XI R2 on a Windows 2003 server, specifying an Oracle
    database as the database for the CMS.  This database resides on a
    separate Unix server.  Everything was fine initially, but eventually I
    started getting the following error message:The system WORKSTATION can be contacted, but there is no Central Management Server running at port 6400.   WORKSTATION is obviously not the real name.  It is a Windows XP desktop that was being used by development to test using the same database schema as I was given for the Windows 2003 server installation.  I want to remove this dependency, so that all that matters is my Windows 2003 server and the Unix server.  How is this possible, or do I have to rerun the installation?Thanks,Matthew

    John,
    Wish I could help you but I had the same problem. Not sure why.
    Erik

  • CSS render dependency problems

    We are using portal on a marketing site that has specific rendering requirements which are satisfied by extensive use of CSS. One such requirement is that themes can be used control the leading colour of the page i.e. changes the colour of heading text in page content and the logo in the header. The hope was to use the cascading nature of CSS to override styles so that the lowest level CSS definitions are applied to the page. The problem is that CSSs are being included on pages when they are not required:
    Consider a site with a top level of books each of which has a set of pages beneath, each book is required to have a different leading colour. In Portal a set of themes have been defined which consist of skin definitions containing a link render dependency that point to the CSS with the appropriate colour definitions for that theme. When the theme is applied to a book all of the pages are rendered with that theme. However, when one page within the book requires a different colour this is not achievable, as adding a different theme to one specific page in the book results in it being rendered in all of the pages in that book. When the HTML source is examined it shows that for all pages in the book, both CSSs are declared in the head, in the order in which the pages occur in the book.
    It seems that the render dependencies are being evaluated inside the book and added to all pages, but our expected behaviour is that only the render dependency associated with the active page will be rendered. Is there any way to control this behaviour?
    We are using Portal 10.0 MP1, the CSS files we are using are being served by apache so the render dependency definitions are absolute. As an aside whenever the page is rendered a number of error messages appear in the weblogic log indicating that 'The look and feel resource at base path ... could not be found', this occurs for all of the CSS and script files used on the page even though they appear correctly in the head. I do not know if this is at all related to the issue but we would also like to make sure these errors stop appearing in our logs.

    Hello,
    Set the UL margin so the browsers don't use their defaults.
    IE is less than FF's default.
    ul#navlist {margin: 10px;}
    Adjust as needed.
    Then just get rid of the margin-top:20; in the LI style.
    The menu text does overflow in my FF, as I probably have my
    text size set larger than yours.
    Such is the nature of AP Divs (aka Layers).
    More info at the link below. Scroll down to the section
    entitled "The trouble with Layers: Overflowing Text" to see
    screenshots and the fix.
    http://apptools.com/examples/pagelayout101.php
    Take care,
    Tim

  • Task Bar problem.

    My task bar  randomly moves between iMac and secondary display.  How do I anchor it to the iMac?  This problem has shown up since upgrading to Maverick.
    Thanks all

    Just a quickie to provide an update / closure for if anyone else has this issue.
    I contacted Microsoft Answer Desk about this and was helped remotely by two staff members.  Eventually they decided I would need to refresh my system.
    After doing the refresh, the problem remained.  The case was then referred to an Escalation Engineer.  However, the following day, the problem fixed itself.  The engineer called as planned and suggested that the restarts I performed subsequently
    may have been required to flush old stuff out of the system.
    Anyway, its fixed now, thankfully.  I was pleased with the help I received and also wanted to say thanks to people here for their replies.

  • Task Dependency and verify the execution

    Hello IDM GURU's,
    I'm very new to OIM 10g. This is my first posting in Oracle Forum.
    I'm trying to examine the feature of task dependecny in OIM., but I'm not getting the exact scenario to examine it.
    It is asked to "*create Dependency task and verify tasks are executed as per the dependency*".
    Can anyone help me out doing this.
    Thank You.,
    Edited by: 834367 on Feb 7, 2011 4:47 AM

    Create Couple of Tasks in your provisoning workflow i.e. Process Defn say Task1, Task2, Task3 & Task4.
    Attach adapters like SET RESPONSE in all the tasks which will return a LITERAL Value say "COMPLETE"
    Go to respons etab of all the tasks and add response "COMPLETE" and map with C.
    Task 1 would be unconditinal and all other tasks will be conditional.
    Go to Task 1 > Response Tab > Select "COMPLETE" > Add Task 2 in Task to Generate section.
    Now go to Task 2 Response Tab > Select "COMPLETE" > Add Task 3 in Task to Generate section.
    Do same for other tasks.
    Do the provisioning of user and see the tasks sequence.

  • Ical task colour problem

    I'm having a problem with my Ical. Since i'm a busy oerson i need to have my task organised by their relations, wich i do by choosing colours, but when i want to change speciffic tasks to a coulour it at first changes the colour, but after a few seconds it changes on the default colour. Im having this problem with all of my apple stuff (Iphone, Ipad, Imac). Could somebody help me to solve this problem?

    Same problem as linked here: http://discussions.apple.com/thread.jspa?threadID=671199&tstart=0
    So waiting for a solution from Apple

  • Cannot Update Circular Dependency problem

    Hi everyone,
    I wanted to update a few packages but ran into dependency cycle problem.I did pacman -Syu and then tried to update but all in vain.I searched the forum and found some solutions but I am still unable to solve the problem.This is the error message that I get:
    extra is up to date
    community is up to date
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    :: gnupg and gnupg2 are in conflict. Remove gnupg2? [y/N] y
    :: kmod and module-init-tools are in conflict. Remove module-init-tools? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gcc: requires gcc-libs=4.6.2-5
    I am not sure about the real approach to this problem.I cannot update pacman neither can I delete all the packages to resolve dependencies.
    Any help will be appreciated Thanks.
    Last edited by stp002 (2012-04-06 10:03:48)

    This is really handled in quite alot of threads on the forums already. Simply running:
    # pacman -S pacman
    should fix it for you.
    Additional info about the kmod/module-init-tools warning.

Maybe you are looking for

  • Daily/weekly/monthly production reports

    Hi Experts, IMy client needs daily/weekly/monthly production reports with graphical representation. I want to know in acase there are any standard reports which will be a work around solution for the above said reports. Thanks

  • Can't reinstall Safari 4.1.1

    I am running OS 10.4.11 - I recently updated Safari to 4.1.1 but Safari wouldn't work. I trashed it so I could try to reinstall it but my computer tells me I already have that version running. I installed Firefox just to have a browser but I would li

  • NLS_LENGTH_SEMANTICS = CHAR import is too slow

    I am converting a database from its current character set WE8ISO88591 to AL32UTF8 I am using NLS_LENGTH_SEMANTICS to CHAR so I do not have to increase column lengths. I follow Oracle instructions: 144808.1 313175.1 Except import which takes way too l

  • HT5642 Why can't I just use my 3G service to download ? Instead it tells me I have to have wifi

    My iPhone 4 says I have an update but I have to be connected to wifi why ?

  • Properties Panel Focus / Mac?

    I upgraded to CS4 yesterday in hopes Adobe had improved the Usability Features of Flash. Not so. Is it really true that you can't put FOCUS on the Property Inspector Panel in Flash CS4 with a keyboard command on the Mac? Seriously? Is there another w