Need answer to Camileo X100 Question before I purchase it.

Hello,
Excuse me if I seem rather fed up because I am lol. Basically after hours and hours and hours and hours of searching for the HD video camera I want the Toshiba seemed the PERFECT match which ticked all the boxes.
I actually odered one but then when I found the delivery time from Amazon was about 4 weeks I decided to cancel and as I was about to order it from somewhere else I happened to see a few people talking about file format problems etc. I know a little bit a bout editing and formats and am quite tech savy. Saying that I saw the X100 recorded AVI H.264 format which I assumed would just work in nearly ALL editors . . . yet reading what I read today it seems this is not the case and people are spending time and effort converting there stuff JUST to edit their footage.
Now to clear up what I'm asking, I'm fully aware the Toshiba ships with editing software but being realistic for a second anyone who has done this a lot or has done it before probably has their own software they want to use and I am no different. What I want to know is will these files work in Powerdirector or Sony vages for example without converting or problem?
On a side note, if it is a bizzare format or one that is not widley supported could someone please explain what appears to be the insane nature of creating a camera with such format? Why do such weird things? lol.
Thanks I have my finger on the order button so really could do with a answer asap. Thank you for your time and help.
LewisDre4m

Hello there,
I tried Sony Vegas, it works without any conversion and Nero does it too, without any problem. I do not know,whether PowerDirector works or not.

Similar Messages

  • TS2446 I forgotten your answers, I Verify your identity by answering the following security questions before I can complete your purchase.

    I forgotten your answers, I Verify your identity by answering the following security questions before I can complete your purchase.

     Account Security Team (AST) 
    Check the AppleCare number for your country here:
    http://support.apple.com/kb/HE57
    Call them up, and let them know you would like to be transferred to the Account Security Team.

  • TS2446 I need to reset my security questions to make purchases

    I really want to find out my security answers to my security questions to make purchases please help

    Click here for information. If you can't get the answers emailed to you for some reason, contact the iTunes Store staff via the link in that article.
    (77306)

  • A few simple questions, before I purchase an Ipod

    These shouldn't be too hard to answer, considering all the other questions you guys get.
    I just need to know a few things before I am willing to purchase a Nano.
    1. Once I download iTunes, can I upload my own Cds? And thus move songs from my Cds to my ipod?
    2. Is it possible delete songs off the ipod, once you have uploaded them?
    3. I have about 300 songs on my current audio player. (Roxio; Audio Central) Will I be able to upload these to my ipod?
    I think that's all for now, thanks for all your help.
      Windows 2000   I don't yet own an iPod.

    Thanks for the reply. I think it will be okay if I can't add those songs, maybe I'll burn the most important ones to a cd, then upload them.
    Thanks again for all your help.

  • I need answers for the following questions

    How many maximum number of fields can be there in a table?
    How many primary keys can be there in a table?
    What are the ways to find out the tables used in the program?
    Can you have two detail lists from the basic list at the same time?
    If yes how and if no why?
    What are the ways to find out the tables used in the program?
    whre you will use dailog programming?
    whre you will use module pool  programming?
    what z custom container?
    whre you will be using ale/idocs?
    n what r the objects u did in ale /idocs?
    how to set title bar?
    can we keep a tab strip in a tab strip?
    how?

    ->>>at most 16 primary keys can b there in a table
    ->>>use SQL trace ST05 transaction to see tables used in a prg
    ->>>to set title bar use set title bar
    SET TITLEBAR f.
    Extras:
    1. ... OF PROGRAM prog
    2. ... WITH g1 g2 ... gn
    Effect
    Sets the title of a window.
    You create these program-specific titles using the Menu Painter. If there is a text for title ID f, this is displayed in the title bar of the window, starting from the next time the screen changes.
    The return value SY-SUBRC shows whether the system found an entry.
    SY-SUBRC = 0:
    Entry found
    SY-SUBRC = 4:
    Entry not found
    If the statement occurs in an external subroutine, the system sets a title for the main program that called it. However, in a function module, the system sets a title for the fucntion group (but see also the addition OF PROGRAM ...).
    Once you have set a title, it remains active within the transaction until the next SET TITLEBAR statement.
    After SET TITLEBAR, the field SY-TITLE contains the current title.
    SY-TITLE is 70 characters long. Longer titles are not permitted.
    Notes
    The contents of field f are converted into a value of type C with length 20 (according to the standard conversion rules). The system uses this value to search for the required title. You should therefore use a field with type C, to avoid unnecessary conversions. For example, the system would derive the key ' 9 ' from a type I field with value '9'.
    You can use a namespace prefix with titles.
    Addition 1
    ... OF PROGRAM prog
    Effect
    The system does not search in the GUI of the main program of the current program group for f, but in the program specified in the field prog.
    Example
    DATA PROG LIKE SY-REPID.
    PROG = 'TESTPROG'.
    SET TITLEBAR 'ABC' OF PROGRAM PROG.
    This example sets the title 'ABC'for program 'TESTPROG'.
    Addition 2
    ... WITH g1 g2 ... gn
    Effect
    The WITH addition allows you to use up to 9 parameters in the title. You address these in the title as variables &1 to &9. Additionally, any single & characters are replaced from left to right with the contents of the corresponding parameter (the first ampersand with the first parameter following WITH, and so on). If you want to put an ampersand as a character in your title, you must double it (&& is output as &).
    If a parameter is missing, its corresponding variable is replaced by a space.
    Given the maximum length of 70 characters (length of SY-TITLE), it is possible that your title can be truncated if you use WITH.
    Example
    DATA: PAR1(4) VALUE 'par1',
          PAR2(4) VALUE 'par2'.
    SET TITLEBAR 'ABC' WITH PAR1 PAR2 'par3'.
    Given a title "ABC" as follows:
    "Title & &1&3 some_text & &2 && & &4",
    the example would produce a title bar like this:
    "Title par1 par1par3 some_text par2 par2 & par3  ".
    Note
    You can combine both of these additions. Note, then, that the ... OF PROGRAM addition must come before WITH.
    ->> module pool program & dialog programs r one & the same
    chk this thread same question was answered
    <b>/thread/157983 [original link is broken]
    ->>>go thru this link to know ALE/IDOCS
    <b>ALE and IDOCs</b>
    ->>>> chkout this link for <b>aLV custom container</b>
    <b>ALV List and Custom Container</b>

  • Need answers for some basic question

    The Informatica server software usually runs on some server machine.The client tools usually run on those Windows PC with which developers to their work. That's a pretty much standard client/server architecture.On Windows servers you will often (not always) find the client tools as well, but that's by no means mandatory.Communication between PowerCenter clients and PowerCenter server usually takes place via TCP/IP; the protocol, as far as I know, has been developed by Informatica in-house app. in 1993-1995. The installation of the server software usually is the task of some server administration team. You will also need some DBA team because the Informatica software (almost) always stores its controlling, scheduling, and runtime information in some relational database system. Importing of relational structures (meaning table and view structures) usually is done on a client PC which connects to the respective source and/or target DBMS via ODBC.The server uses either native database client installations (for Oracle, IBM DB2, Microsoft SQL Server, and Sybase) or ODBC to communicate with the source / target databases. Best thing is that you download the documentation and start browsing the Installation and Configuration Guide; this PDF file explains quite a few concepts fairly well. Regards,Nico

    Hi, 1) a server installation is a server installation and nothing else. It also contains some clients (namely the command-line client tools), but definitely not the GUI clients (this is an extra installation always to be done on a Windows PC as of this time).2) That depends on your business processes. Sometimes files will be placed in some directory (e.g. /opt/transfer/inp) and then the respective workflow shall start, so it might read this file directly. If some business user can only deliver via email, then you will need an extra process which extracts the file(s) from the email and places them somewhere where the server processes can access them.3) Unix is a computer operating system. Windows is a computer operating system. They are just in use in different cases (at least often). Some basic Unix knowledge (about the most common system tools and a bit of shell scripting) is definitely useful / necessary if you want to work with Unix systems.4) A data warehouse stores information which usually is needed for enterprise-wide strategic business decisions. A server is a machine offering software services. One kind of servers are database servers, and data warehouses usually (not always) are stored in a databases. So some sort of server is the technical basis for a data warehouse.5) Usually these two terms are identical in meaning.6) Unix is an operating system. A shell is a program which enables you to interact with a Unix system. Shell scripting means that you automate moderately complex or highly complex tasks using a programming language which is provided by the shell. Different shells offer different scripting facilities and features. Writing a shell script is a matter of programming. Your questions are by no means stupid. They just show that you still have a lot to learn, but that's ok, we all should try to learn more as long as we live. Regards,Nico

  • Need answer to Christmas present question!! (8x AGP only)

    Folks,
         I got my Father-in-Law a new MSI GF4 ti4200 64mb 8x graphics card. His current machine is an Asus A7V333 MB which is, correct me if I'm wrong, only 4x. The box of the video card says "8x AGP is reccomended" not "required".
    However, in the manual it says for all the card specs, "Support for 4x/8x (for G4 Ti-series 8x only)."
    Is this right? I have seen seen several other people on other forums who own both an A7V333 and the msi ti4200  8x agp, but I want to be sure.
    Also, does the A7V333 support 8x? I thought it did not.
    Thanks in advance,
    skunk

    Quote
    Support for 4x/8x (for G4 Ti-series 8x only)
    Means ecactly what it says, The 8X model supports 8X and is backwards compatable to 4X, only an 8X card is capable of doing that.
    Quote
    Also, does the A7V333 support 8x? I thought it did not.
    You are correct but it will run a card that is 8X..but only in 4X no need to be concerned. You will not see any noticable performance gain with 8X anyways.
    Now go PLAY!

  • Hello Experts-Need answers to the following QUESTIONS.

    •Hash tables - What are the advantages and disadvantages of using these?
    •What is the difference between a Transactional ODS vs. a traditional BW ODS
    •How do you take off permitted characters?
    •How do you deal with currency translation?
    •Drilling down to R/3 tables
    •What is the difference between Start Routines and Update rules?
    •How do I increase the Performance of the Cube?
    •How do you troubleshoot an R/3 extraction in BW?
    •What are your pet peeves / what would you like to see changed in BW?
    •Have you used any data loading schedulers?  Examples are BMC, Autosys, Maestro...
    •Aggregates: What do they do and how do you go about building them.
    •What do you know about infocube compression? What are the advantages and disadvantages?
    •Data Loads - Explain Financial Extractors vs. Logistical Extractors
    •When you have navigational attributes in aggregates they reduce performance,  How do you work around this?
    •There are differences between Transactional ODS vs. BW ODS.  Please explain the differences and explain how the data is put into the ODS
    •When you increase the Parallel Processes on a system, please state the pros and cons of this and how you actually do this
    Thanks a ton in advanve
    Bhalout

    go here and have fun reading..
    http://books.google.com/books?id=VEGxVL2L0K0C&pg=PA50&lpg=PA50&dq=maximumlengthofacharactersapbw&source=web&ots=1Cs0u0VQRF&sig=-fbseFM1deuqY7U_T14U2OJUh7Q&hl=en#PPP1,M1

  • Questions before I purchase Lightroom

    Hello, I'm quite interested in buying Lightroom 5.2. I tried the RC which ran out now. Yet, I have a several questions that I can't really find good conclusive answers to, that I'd like to get answered before buying LR. Please don't write maybe like this or that (assumptions), since I don't want to start my whole workflow and then realize that I have to change everything around, so please answer, if you know for sure that something works and you are, preferably, using that method too. Please just write e.g. 1. Do ... or see (url). or 2. Doesn't work etc. Here we go:
    Edit: I moved all questions to own threads. See links in front of the questions:
    http://forums.adobe.com/thread/1308135?tstart=0 In Lightroom, are all videos supported if it's supported in Quicktime (maybe not all functions) like e.g. Flash videos (.flv) already work for me in Quicktime, Photoshop, etc. Details: I read the supported formats, but as I see, some also depend on Quicktime, so I'm wondering if it ignores e.g. .flv arbitrarily, even if it could support it.
    http://forums.adobe.com/thread/1308136?tstart=0 Can I create a Snapshot and replace that with an image (or linking another Photo as the current photo)? Details: I made adjustments in iPhoto till now, now I want my masters (unedited) JPEGs, few RAWs, create a snapshot and set the edited photo as the one to be kept. If it's not possible, any recommendations (besides the usual backup the masters and import the edits).
    http://forums.adobe.com/thread/1308137?tstart=0 This is the biggest question, where I mainly want a conclusive answer:  How do I manage Lightroom photos when using 2 computers, keeping all edits made on either one of them, using the same photos for editing. I won't use DNG. Details: I mainly use my older MacBook Pro, but would like to be able to use my PC as it's way better (Specs: i5 2500K, 16GB RAM, SSD, USB3, nVidia GTX 560 TI etc.). I have 2 external HDs that I could use, one for Backup and one for the actual Photos/Edits. I'll probably need to use it as my internal HDs are quite full, and I can't just delete stuff or move it to an (Developer programs, Lossless music, etc.). Based on this, how do I back up the whole thing e.g. Photos folder (all photos and edits, and preferably presets too)?
    http://forums.adobe.com/thread/1308138?tstart=0 Is Lightroom 5.2 fully compatible with PS CS6? E.g. some ACR 8.2 stuff only works with Lightroom AFAIK. Will that mean that I can't edit them in PS? Is there a list of the exact edits I shouldn't make, if I want to be able to edit in PS?
    http://forums.adobe.com/thread/1308139?tstart=0 When selecting multiple images in LR 5.2 RC on my Mac, using the Filmstrip view, how do I delete all selected files using a shortcut (as opposed to the right-click context-menu > remove selected photos)? Details: Using backspace asks me if I want to delete it, I choose from disk, but it just deletes individual photos, so if I have 3 selected, I need to do this 3 times.
    http://forums.adobe.com/thread/1308140?tstart=0 Is it possible to see the photo details (CMD+I for e.g. Aperture, ISO etc.) in fullscreen view?
    http://forums.adobe.com/thread/1308141?tstart=0 Is it possible to keep photos in Lightroom, but hide them (not reject, as that'd trash them, once I do the cleanup shortcut thing, I think CMD+SHIFT+Backspace)?

    Hello and thanks for the answer. I do believe it's possible, but as I just needed those questions answered (besides lacking some know-how), it was way better to ask here. I have purchased it now, although, I could've actually used the trial and after 30 days purchase and enter my serial key.
    Well, I'm done purchasing/downloading it, so gotta set it up soon.

  • Do I need to uninstall CS6 free trial before loading purchased CS6?

    My CS6 free trial expired, and I've since purchased the Student version of CS6. Do I need to uninstall the free trial FIRST before loading
    the one I purchased?
    I'm not sure if it can over-write the trial version because although it's CS6 - it's the Student licensed version.

    I ended up using the live chat to get the question answered earlier today - but thank you for your response - and you're correct. 
    As for the creative cloud version - no, I opted not to get that.  I hope I don't live to regret it,
    but I'm not in a marketing/design program/etc. I just need photo editing for some end-of-year projects for school that needed better than average photo quality.   
    Thanks for taking the time to respond - much appreciated!

  • A few questions before I purchase...

    I am thinking of buying the Blackberry Curve from Verizon Wireless but had some questions that hopefully the community could answer. Currently I am using the Moto Q on WM5.
    1. Any problems switching from a WM5 device to Blackberry OS as far as Syncing all my data? I am using Outlook 2007 with Business Contact Manager for everything.
    2. I know that most of the software I have acquired for my Q will not port over, but what about any data like spreadsheets, databases or word documents that I have saved on my media card?
    3. Which brings me to my next question. Will I have to reformat the data card I'm using now or will I need to buy a new one? I'm currently using a Sandisk micro with mini adapter.
    4. Does the Curve, unlike the Moto Q, backup everything just like the old Palm Pilots did? With the Q I had to purchase backup software to backup everything that did not get synced with the Vista Mobile Sync center.
    Thanks in advance for your help and hopefully making this an easy decision to switch.
    Marc Myers
    How-To Advertise Specialties
    Solved!
    Go to Solution.

    1. I wouldn't expect that you will encounter any issues syncing your contact information since you are using Outlook. When I first purchased my Curve I encounter a little difficulty in adjusting the settings to sync with Outlook but was fairly simple to manage past. Everything that was in my outlook backed up just fine to my blackberry.
    2. You can view most documents on your curve although I haven't tried to view a .docx file (the 2007 version of word). PDF files appear slightly blurry on my device. One negative is that you won't have the ability to edit these documents unless you purchase a third party software to do so. If you can with out purchasing software I have yet to discover that solution.
    3. Your micro SD card should be just fine. I had no problems using my that was in a windows mobile phone. All my pictures and music adapted just fine.
    4. The necessary software to back up and sync everything was included with my curve and would see no reason why it wouldn't be included with your purchase. While different the back-up is similiar to the palms.
    I hope I have answered your questions adequately. I can tell you that all in all I really enjoy my blackberry.

  • Questions before I purchase a Pixma Pro-100

    Haven't spent any time over here on the printer side of the forum and I didn't see my questions posted so I will post them here hoping they aren't repeat questions.
    Been researching photo printers and found the Pixma Pro-100 to suit my needs.  This will be my first "photo' printer.  I will be printing high res images from Lightroom (hopefully the plug-in works great).
    1.  Since I will be a light user (maybe printing once a month or even every other month), I'm concerned about plugged print nozzles or dried up ink.  Does anyone have any experience on plugged nozzles or dried up ink?  I do have a Canon iP100 for work which gets light use (also about once every other month) and I have not had any plugged nozzles so I'm optimistic that I will not have issues with the Pro-100 but I sure would appreciate some experienced feedback.
    2.  I see the printer comes with "Setup" ink tanks.  Any idea  how much printing I can get from these or should I just buy a set of ink tanks right up front?
    3.  Which refill set of tanks?  If I'm only doing color printing, should I just buy the 5 color set plus black?  I'm assuming the 8 color set (which includes the two shades of gray) are for gray scale printing.  Once I get rolling, I'll obviously buy whatever is most economical but right now I don't know.
    4.  Paper -  I see Canon has listed their paper plus all tested compatible paper on their web page.   I do have some HP photo paper (not listed as compatible) that I would like to use up.  I used this in the past on standard inkjet printers including the Canon ip100.   Any idea how this paper will hold up on the Pro-100?  Paper is HP Premium photo soft gloss and HP Premium photo high gloss.  Of course I can try it but rather not waste ink if someone out there knows better.
    5.  I'm sure this is a dumb question for most, but is it best to print from RAW or convert and print JPG?
    Thanks in advance, appreciate any feedback.

    If I were going to use LR 4 to print, I would let it do it's thing with the proprietary file LR uses. I would not try it from a RAW or convert to tiff. Not to say you can't get good results but to lessen any more issues into it until you get comfortable with the new printer.
    One thing about LR, remember to set your page size in the "page set-up" tab first.
    EOS 1Ds Mk III, EOS 1D Mk IV EF 50mm f1.2 L, EF 24-70mm f2.8 L,
    EF 70-200mm f2.8 L IS II, Sigma 120-300mm f2.8 EX APO
    Photoshop CS6, ACR 8.7, Lightroom 5.7

  • A few questions before I purchase TC

    As of now, I dont have Leopard, so my Mac wont sync automatically with TC. For those with Leopard, if you delete a file on your mac, does it get deleted on the TC as well? Also, can I point itunes towards the TC for syncing so I dont have to store all my songs on my Macbook?
    Thanks

    Danny Boy® wrote:
    As of now, I dont have Leopard, so my Mac wont sync automatically with TC. For those with Leopard, if you delete a file on your mac, does it get deleted on the TC as well? Also, can I point itunes towards the TC for syncing so I dont have to store all my songs on my Macbook?
    Thanks
    It doesnt work quite like that. In fact it possible the file may not be on your TC at all.
    If the file is present on your PC at the time of making a back up, it will be on the TC. If you make a file, then say delete it on your PC before Time Machine does a backup it will NOT be backed up.
    No, if you delete a file on the PC it doesnt get removed from the TC, that would of course defeat the point of backing up files in the first place. To delete files on the TC you need to do it thru Time Machine, or manually delete them in Finder.
    Yes, it is very simple to use the TC as an iTunes repository/server.
    Check [HERE|http://discussions.apple.com/thread.jspa?messageID=6736015&#6736015] for help.

  • Questions before I purchase a Time Capsule.

    I have a few questions that maybe somebody on here can help me out on. I have an external drive that I am currently using with Time Machine but I want to create a wi-fi network so I would like to buy the Time Capsule 500GB model which should be enough for me but would I be able to plug my existing drive into the Time Capsule so that my wife can back up her macbook to my external drive but wirelessly through the TC? sorry if that sounds confusing.
    Also is it possible for a macbook to share an itunes library on my imac with the TC? Would the songs be able to be played on the macbook in another room without be played on the imac which houses the files?

    Robert Ressler wrote:
    I want to buy the 8 Gig as it is what I can afford right now. If I load it up with say 6-7 gigs of music will I have room for movies. If I purchase movies or tv shows can I keep them stored on my Itunes and transfer them back to the touch when I want to just like I can do with music. Is the Touch really worth all the money. I know the Classic holds tons more but I love the internet WiFi on the touch as well as how just plain cool it is. Any opinions?
    Hey Robert,
    You can always keep the songs and video on the computer and not sync them to the ipod.
    Is the touch worth all the money?
    YES =) I love my touch and wouldn't want to be without it.
    And I do have one small suggestion... Don't buy the 8GB, hold of and keep saving the other $100 you need to get the 16GB model. If you want to be able to carry a decent amount of video with you or if your song collection gets larger, you will be very happy if you hold off till you get the extra cash and buy the 16GB version.
    Just think about it $100 = double the storage space.

  • Some quick questions before I purchase LE8..

    Hi all,
    I'm a longtime mac user and I just got into music production. I plan on mainly making Hip Hop beats and also record me playing bass on sampled tracks. I have already purchased an audio interface( PreSonus Firebox 6x10) and some monitors (KRK RP5's). I'm going to be purchasing LE8 and a MIDI keyboard soon, as well as a turntable for sampling vinyl sometime this week.
    I got some quick questions though. If I'm loading samples off vinyl into the ESX24 sampler in LE8, what program can I use within LE8 to cut the desired parts of the sample? Then assign them to my MIDI keyboard or Akai MPD24.
    I plan on hooking everything up to my 2.16ghz w/2MB Macbook and was wondering if it could withstand Logic. Also, will I need to update any drivers for the firebox? I remember reading problems about it working with Logic.
    Any help would greatly be appreciated. If any Hip Hop heads here have any tips/ suggestions, lemme know!
    Thanks,
    JC
    Message was edited by: sonofabass

    I'm not a big expert on audio recording, but other than the video card (which would not be a big factor for audio) you can't really upgrade it to much further than what you specified. You could increase the internal storage, but I've always been inclined to keep most of my personal files (things I am not actively working on now) on an external drive, and keep the OS, applications, and my current ongoing work on the internal drive, along with plenty of free space. I think that improves performance. If you did get the larger internal storage option, you might consider partitioning it into two volumes. You could keep your OS, apps, ongoing work, and that free space on one volume, and use the other volume for the long-term storage of your user files. Or maybe for your audio work, it is better to have a separate volume that is a dedicated +scratch space+, so if you had the larger internal drive, you can use that space more flexibly.
    One other consideration is the CPU speed. There is really very little difference between 2.93 GHz and 3.06 GHz. It's about 4%, but in the real world, the performance difference is probably even less. So you could trade the $150 for the slightly faster speed and get the extra internal storage for $100, saving you $50.
    Also, the online store has a page for clearance and refurbs (Special Deals). For example, this one is currently listed
    http://store.apple.com/us/product/FB419LL/A?mco=MjE0NDk5Mw
    It is the current gen iMac model. Note: Many of the items on the Special Deals section are previous generation Mac models (so keep that in mind if you look at other listings). My current iMac is a refurb. In my experience, the one Mac and two iPods I have purchased as refurbs have looked new. They just come in a plain brown box instead of the fancy retail packaging. The warranty is the same as new.

Maybe you are looking for

  • How can I get old Backups from iCloud?

    I used to have two devices with the same iCloud account. One of the devices broke, and it was reseted to the original, so I lost all my notes. Then the notes on the iCloud backup disappeared too. How can I get them back? I used to have really importa

  • How do I change the room that my FiOS Internet connection is wired to?

    My FiOS Internet connection was placed in my office but I am now renovating and need to remove my computer ( wired ) as well as router to another room during the renovation . I have coax outlets in 4 other places throughout the house but they were no

  • How can I add a web counter to site that is NOT hosted by apple?

    Iweb 09 is now able to create and publish a web site to NON Apple host. I have one site hosted by apple, and one that is not. It is really great that now I don't need to have another web site editor program. BUT- as this site is created on iweb, I ca

  • Can HTML tags be included in Email Definition in OIM 9.1.0.1?

    Hi, I have successfully defined the email notifications with my process tasks. Everything works cool, but the format is very raw and in text format. Is there any way, I can include HTML rich texts for them ? Has anyone done in OIM 9.1.0.1? I will app

  • Solaris 10,oracle 10g question- can't connect with non-dba user

    Hi I've installed the Oracle10g suite, enterprise edition ( 10.2.0.1). I've created a database called qa10g, which I can connect to as user 'oracle' once I export the ORACLE_SID and the ORACLE_HOME export ORACLE_HOME=/oracle/10g2 export ORACLE_SID=qa