Running CF Developer edition on a Netbook

Hi,
I am thinking about purchasing a netbook, and I am wondering if the CF Developer edition would run on it.  I looked at the CF9 system requirements and among others it asks for Pentium 4 or AMD Athlon processors.  So it doesn't look like it will work on something like Intel Atom.   Does anyone have any experience running CF on a netbook?  Thanks!
http://www.adobe.com/products/coldfusion/systemreqs/
ML

I've got one of these as my "travel" laptop (where the trip might be 2-3 months long): http://www.notebooks.com/2009/05/26/hp-mini-110-netbook-introduced/
I run CF8, CF9, Apache, SQL Server 2008, CF Builder and half a dozen Firefox windows on it simultaneously, and it runs fine.
It was quite sluggish with the default 1GB of RAM, but I upped it to 2GB and it's fine.  It's not like lightning, but it's fine for working now.
I will also say that the display on it is too small for coding on for any length of time, but if one plugs ane external monitor in, it supports 1280x1024 OK, which is adequate to work on.  Plus I have plugged in a keyboard and a mouse.
Adam

Similar Messages

  • Error message when trying to run free developer edition of ColdFusion

    When I try to run the free developer edition, I get an a window that say: Please select another location to extract the installer to.  When I click on Choose and choose a folder, I'm sent back to this same window. 
    Help me install the free developer edition of ColdFusion.  Thx.

    You're asking your question in the wrong forum. This is the CFBuilder forum.
    You should ask your question in the CF Getting Started forum:
    http://forums.adobe.com/community/coldfusion/coldfusion_getting_started
    Or perhaps the CF Admin forum, if you get no answer there:
    http://forums.adobe.com/community/coldfusion/coldfusion_administration
    /charlie

  • FMS developed edition running on XP (need apache)

    Hi,
    Was informed by a mod over at the flash comm forums
    here,
    that I could run the developer edition of FMS on my XP box but i've
    been having loads of trouble talking to it from my mac..
    Do i require a web server loading to serve the media server?
    something like apache?
    I've just tried accessing an flv in the following directory
    C:\Program Files\Macromedia\Flash Media Server
    2\applications\videoApp\streams\_definst_\greenScreen.flv, via an
    FLVPlayback component running from my mac with the contentPath of
    rtmp://172.16.100.138/videoApp/greenScreen.flv and it fires a
    'failed to load' error when attempting to talk to the box to match
    source dimensions etc..
    I have set the server address to the IP of the machine:
    172.16.100.138 and my mac's is 172.16.100.11 (same subnet/gateway)
    If anyone has any advice on how I can get talking to it i'd
    be really grateful.

    Have just tried an AS ver and still nothing..
    I can't understand why this isn't working??
    I've created a video instance called 'vid'
    Dropped it on the stage and applied the following code:
    var nc:NetConnection = new NetConnection();
    nc.connect("rtmp://172.16.100.138/videoApp");
    var ns:NetStream = new NetStream(nc);
    vid.attachVideo(ns);
    ns.play("greenScreen");
    -- I've tried running it from my mac with the above IP (my XP
    box's that's running the FMS), running it as 'localhost' on the XP
    box, varying rtmp/rtmpt and attempting to assign specifc ports via
    :1935, :80 etc. but I still get nothing..
    Is there a trace command I can use to track the progress of
    the connection attempts? or something similar?
    and there's nothing in particular that I need to do with the
    FMS other than assemble the files in the correct structure and fire
    it up?
    This should be the simplest thing in the world to do but i'm
    still getting nowhere.?.
    If ANYone has any ideas or advice I would be really
    grateful!!
    Thanks,
    Dave

  • System process running queries every 25 seconds against SQL 2012 Developer Edition

    While debugging a long running stored procedure I wanted to include SP:stmtStarting and SP:stmtCompleted.
    I noticed that every 25 seconds I was getting multiple queries against every database on my local server like:
    select table_id, item_guid, oplsn_fseqno, oplsn_bOffset, oplsn_slotid
    from [dbname].[sys].[filetable_updates_random_number] with (readpast) order by table_id
    From different sid's each time.
    While searching I saw that sometimes this may had to do with always on availability or filestream support but this is not my case since I don't use any of these features. This is a single instance installation.
    The following queries return no rows.
    SELECT * FROM sys.filetables;
    GO
    SELECT * FROM sys.tables WHERE is_filetable = 1;
    GO
    @@version returns:
    Microsoft SQL Server 2012 (SP1) - 11.0.3401.0 (X64)
    Jan  9 2014 13:22:15
    Copyright (c) Microsoft Corporation
    Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    This may be useful but I also have SQL Server 2014 Developer Edition installed but also without always on availability / filestream enabled.

    Not yet, believe it or not, I've been working with them for nearly a month to try to figure this out.  Basically, what we found with our servers is that it's fine until it hits max memory or close to it.  When it hits max memory there
    should be the memory cleanup operations that occur, and when they start it just can't clean up the memory.  The memory cleanup operations just keep getting ran over and over which causes the high CPU to sit there even when users aren't on the system. 
    Eventually performance degrades and then eventually the SQL Server service runs out of available memory and the service restarts / crashes.  We (Microsoft) thinks they narrowed it down to 1 thing which is that it's a UserStore_SchemaMgr clerk
    which continues to grow and never shrinks.
    Here are a few things to try first:
    1) Make sure your databases are corruption free (do a DBCC CHECKDB) on all databases and make sure there is no corruption.  If there is then repair it and reboot the server.
    2) Install this hotfix (I'm doing this tonight, so I don't know if this fixes it yet, I have to do this off hours) 
    http://support2.microsoft.com/kb/2904100
    3) If no corruption exists from #1, run this: DBCC MEMORYSTATUS.  (Change the query type to have the results output as text from the top toolbar)  Then do Edit, Find and search for UserStore_SchemaMgr. 
    It's measured in KB, so you have to divide that number by 1024 for MB and 1024/1024 for GB.  In our case we have it going into the GB's.  I have a Windows 2008 R2 SQL Server that this runs at about 8 MB.  On our 2012 server it's running at
    15 GB.
    This is what we're trying to work on now.  If you don't mind, let me know what you find, because I've been spending a ton of time on this with them and I think it's a bug, however we are having a tough time finding it.
    Thanks.

  • How can I connect with SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition

    Hello together,
    I downloaded and installed the SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition on a virtual client.
    I toke a long period to finish the installation.
    Now some questions to use this system in the right way:
    1.) How can I get a "developer license" which do not expire? Because the link http://www.sap.com/minisap seems to be not ok.
    2.) How can I connect via network with the sap system? the application server is running on a vm client with a static ip i.e. 192.168.1.5. And my laptop gets a ip in the same range. I have installed the gui on my laptop and tried to connect with the system. But it does not work! I used as application server the ip of the virtual machine. I use the gui witch is installed on the same host like the application it works (with localhost as application server adress)
    3.) Where can I download the newest version of the SAP Gui? I do not have a service marktplace account? Is it possible?
    4.) I read in the documentation that it should be possible to reach the sap system also with web dynpro: http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000
    But it does not work. I got an error message: Service cannot be reached
    Note
    The termination occurred in system NSP with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    Regards
    Christian

    I fixed in the meantime the second problem. It was a problem with my local firewall. But the other three points are still open.
    Thank in advance for your help

  • NetWeaver Developer Edition: Workspace Server Error every 2 Minutes

    Hi there,
    I installed SAP NetWeaver AS ABAP 7.02 SP6 32-bit - Developer Edition on Windows XP 32 Bit in a Virtual Machine with Virtual Box. My Host hase got 8 GB RAM and 4 x >3Ghz Processor and I gave 4GB Ram and 2 Cores to the Virtual Machine.<br>
    The Installation was ok and the Systems works. But now I began to do some exercises (Add 2 Tables and some Types) and now Windows tells me after 2 Minutes I'm logged on  Disp+Work.Exe --> an error occured. Then the SAP Workspace Server is rebooted and I can log on for the next 2 minutes. <br>
    The Error Log tells me that the WorkSpace Process Died (?) but I dont know what to do... can anybody help? This is the Log:
    <br>
    <br>
    trc file: "dev_disp", trc level: 1, release: "720"<br>
    <br>
    sysno      00<br>
    sid        NSP<br>
    systemid   560 (PC with Windows NT)<br>
    relno      7200<br>
    patchlevel 0<br>
    patchno    70<br>
    intno      20020600<br>
    make       multithreaded, Unicode, optimized<br>
    profile   
    testsap\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_testsap<br>
    pid        3704<br>
    Sat Nov 19 22:26:56 2011<br>
    kernel runs with dp version 129000(ext=118000) (@(#) DPLIB-INT-VERSION-129000-UC)<br>
    length of sys_adm_ext is 588 bytes<br>
    SWITCH TRC-HIDE on ***<br>
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3704) [dpxxdisp.c   1268]<br>
         shared lib "dw_xml.dll" version 70 successfully loaded<br>
         shared lib "dw_xtc.dll" version 70 successfully loaded<br>
         shared lib "dw_stl.dll" version 70 successfully loaded<br>
         shared lib "dw_gui.dll" version 70 successfully loaded<br>
         shared lib "dw_mdm.dll" version 70 successfully loaded<br>
         shared lib "dw_rndrt.dll" version 70 successfully loaded<br>
         shared lib "dw_abp.dll" version 70 successfully loaded<br>
         shared lib "dw_sym.dll" version 70 successfully loaded<br>
         shared lib "dw_aci.dll" version 70 successfully loaded<br>
    rdisp/softcancel_sequence :  -> 0,5,-1<br>
    use internal message server connection to port 3900<br>
    rdisp/dynamic_wp_check : 1<br>
    rdisp/calculateLoadAverage : 1<br>
    <br>
    Sat Nov 19 22:26:57 2011<br>
    MtxInit: 30000 0 0<br>
    DpSysAdmExtInit: ABAP is active<br>
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active<br>
    DpIPCInit2: write dp-profile-values into sys_adm_ext<br>
    DpIPCInit2: start server >testsap_NSP_00                          <<br>
    DpShMCreate: sizeof(wp_adm)          20000     (2000)<br>
    DpShMCreate: sizeof(tm_adm)          4323912     (21512)<br>
    DpShMCreate: sizeof(wp_ca_adm)          32000     (64)<br>
    DpShMCreate: sizeof(appc_ca_adm)     32000     (64)<br>
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/556056/556064<br>
    DpShMCreate: sizeof(comm_adm)          556064     (1104)<br>
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0<br>
    DpShMCreate: sizeof(slock_adm)          0     (96)<br>
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0<br>
    DpShMCreate: sizeof(file_adm)          0     (80)<br>
    DpShMCreate: sizeof(vmc_adm)          0     (1792)<br>
    DpShMCreate: sizeof(wall_adm)          (40056/34360/64/192)<br>
    DpShMCreate: sizeof(gw_adm)     48<br>
    DpShMCreate: sizeof(j2ee_adm)     3920<br>
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 08180040, size: 5055296)<br>
    DpShMCreate: allocated sys_adm at 08180048<br>
    DpShMCreate: allocated wp_adm_list at 08182F28<br>
    DpShMCreate: allocated wp_adm at 08183020<br>
    DpShMCreate: allocated tm_adm_list at 08187E48<br>
    DpShMCreate: allocated tm_adm at 08187E70<br>
    DpShMCreate: allocated wp_ca_adm at 085A78C0<br>
    DpShMCreate: allocated appc_ca_adm at 085AF5C8<br>
    DpShMCreate: allocated comm_adm at 085B72D0<br>
    DpShMCreate: system runs without slock table<br>
    DpShMCreate: system runs without file table<br>
    DpShMCreate: allocated vmc_adm_list at 0863EEF8<br>
    DpShMCreate: system runs without vmc_adm<br>
    DpShMCreate: allocated gw_adm at 0863EF50<br>
    DpShMCreate: allocated j2ee_adm at 0863EF88<br>
    DpShMCreate: allocated ca_info at 0863FEE0<br>
    DpShMCreate: allocated wall_adm at 0863FEF8<br>
    DpCommAttachTable: attached comm table (header=085B72D0/ft=085B72D8)<br>
    DpSysAdmIntInit: initialize sys_adm<br>
    rdisp/test_roll : roll strategy is DP_NORMAL_ROLL<br>
    dia token check not active (3 token)<br>
    MBUF state OFF<br>
    DpCommInitTable: init table for 500 entries<br>
    DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm<br>
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80<br>
    EmInit: MmSetImplementation( 2 ).<br>
    MM global diagnostic options set: 0<br>
    <ES> client 0 initializing ....<br>
    <ES> InitFreeList<br>
    <ES> block size is 1024 kByte.<br>
    Using implementation view<br>
    <EsNT> Using memory model view.<br>
    <EsNT> Memory Reset disabled as NT default<br>
    <ES> 1023 blocks reserved for free list.<br>
    ES initialized.<br>
    DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE<br>
    MPI: dynamic quotas disabled.<br>
    MPI init: pipes=4000 buffers=159 reserved=47 quota=10% <br>
    <br>
    Sat Nov 19 22:26:58 2011<br>
    rdisp/http_min_wait_dia_wp : 1 -> 1<br>
    ***LOG CPS=> DpLoopInit, ICU ( 3.4 3.4 4.1) [dpxxdisp.c   1654]<br>
    ***LOG Q0K=> DpMsAttach, mscon ( testsap) [dpxxdisp.c   12221]<br>
    MBUF state LOADING<br>
    DpStartStopMsg: send start message (myname is >testsap_NSP_00                          <)<br>
    DpStartStopMsg: start msg sent<br>
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.<br>
    DpMBufHwIdSet: set Hardware-ID<br>
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1296]<br>
    MBUF state ACTIVE<br>
    DpWpBlksLow: max wp blocks in queue is 400 (80 %)<br>
    MBUF component UP<br>
    DpMsgProcess: 1 server in MBUF<br>
    DpAppcBlksLow: max appc blocks in queue is 250 (50 %)<br>
    <br>
    Sat Nov 19 22:27:59 2011<br>
    DpModState: change server state from STARTING to ACTIVE<br>
    <br>
    Sat Nov 19 22:33:38 2011<br>
    ERROR => DpHdlDeadWp: W0 (pid 2012) died (severity=0, status=0) [dpxxwp.c     1522]<br>
    Edited by: frankie2209 on Nov 19, 2011 10:59 PM
    <br><br>
    <b>C:\usr\sap\NSP\DVEBMGS00\work --> file dev_wi shows an error:</b>
    <br><br>
    M Sat Nov 19 22:28:10 2011<br>
    M  *** ERROR => alert/MONI_SEGM_SIZE not set. Monitoring switched off. [alxxmoni.c   10094]<br>
    M  {root-id=080027A0577D1ED184DEABD3CD8E66BD}_{conn-id=00000000000000000000000000000000}_0<br>
    <br>
    M  <br>
    M Sat Nov 19 22:28:11 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    A  <br>
    A Sat Nov 19 22:31:21 2011<br>
    A  GENER starting remote generation: SAPLSED6 (requested by W0).<br>
    S  <br>
    S Sat Nov 19 22:33:18 2011<br>
    S  found spool memory service RSPO-ACTIONS at 11B99D88<br>
    M  <br>
    M Sat Nov 19 22:37:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:47:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:56:51 2011<br>
    M  in_ThErrHandle: 1<br>
    M  ThIErrHandle: new stat of W1 is WP_SHUTDOWN    <br>
    M  ThIErrHandle: I'm during shutdown<br>
    M  PfStatDisconnect: disconnect statistics<br>
    M  ThIErrHandle: entering ThSetStatError<br>
    C  CANCEL rejected, because there is no SQL statement active<br>
    B  db_sqlbreak() = 1<br>
    M  ThCallDbBreak: no sql statement active<br>
    M  ThIErrHandle: don't try rollback again<br>
    M  ThShutDownServer: shutdown server<br>
    M  ThCallHooks: call hook >Shutdown PXA< for event BEFORE_SHUTDOWN<br>
    A  Saving PXA statistics.<br>
    A  540 programs loaded.<br>
    A  file pxanew opened.<br>
    A  540 entries written.<br>
    M  ThCallHooks: hook >Shutdown PXA< o.k.<br>
    M  PfStatIndInit: Initializing Index-Record <br>
    M  PfWriteIntoFile: copied shared buf (0 bytes) to local buf<br>
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)<br>
    M  Entering ThReadDetachMode<br>
    M  call ThrShutDown (1)...<br>
    B  dbtbxbuf: Saving TBX statistics:<br>
    B  dbtbxbuf: 40 object entries written.<br>
    B  Disconnecting from ALL connections:<br>
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           <br>Program                                
    B  001 000 R/3              000000000 INACTIVE     NO  NO  NO  YES NO  NO  000 255 255 20111119 222712 <br>testsap                                                 
    C  Disconnecting from connection 0 ...<br>
    C  Now I'm disconnected from MaxDB<br>
    B  Disconnected from connection 0<br>
    B  statistics db_con_commit (com_total=97, com_tx=19)<br>
    B  statistics db_con_rollback (roll_total=0, roll_tx=0)<br>
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 1 3304) [dpnttool.c   339]<br>
    <br>
    <br>
    Edited by: frankie2209 on Nov 19, 2011 11:18 PM
    <br><br>
    <b>Now I saw in syslog in SAPMMC that when I start the ApplicationServer "NSP" ive got an Error:</b>
    "Communications data: Service initialization failed" (Process Type RD, PID 03356 , Message ID S10<br> But message_server.exe and disp+work.exe are running green and i can log on into sap. and then after 1 minute the explaned error occurs.(WorkspaceProcess is restarted and sapsession breaks down - i have to log on again)
    Edited by: frankie2209 on Nov 19, 2011 11:45 PM

    Please check the value of  the parameter PHYS_MEMSIZE in the file <Drive>:\usr\sap\NSP\SYS\profile\NSP_DVEBMGS00_testsap . Set the value to 2048M. Also set the page file size to 10GB. Ensure you have space on disk to allocate space for paging.

  • Firefox Developer Edition won't launch (Win7 64-bit)

    Hi,
    I am running Windows 7 64-bit with the latest Windows updates. When I click the icon to launch Firefox Developer Edition, it will not launch and immediately open the Mozilla Crash Reporter. Details from the Crash reporter are below.
    Things I have tried:
    -Booting into Safe Mode by holding Shift key.
    -Run Windows Memory Diagnostics (returned no errors).
    -Updated Windows to latest updates.
    -Perform a clean re-install (uninstall Firefox, deleting profiles, clearing keys from Windows Registry).
    -Closed my antivirus (Kaspersky) before launching.
    No matter what I do, FDE will crash at launch. Regular Firefox works just fine (which is odd to me). FDE works just fine with my same sync profile and same plugins on my Macbook Pro, but on my Windows 7 machine it crashes every time.
    Please help! I love Firefox Developer Edition.
    -Rommel.
    AdapterDeviceID: 0x6719
    AdapterDriverVersion: 8.850.0.0
    AdapterSubsysID: 00000000
    AdapterVendorID: 0x1002
    Add-ons: content_blocker_663BE84DBCC949E88C7600F63CA7F098%40kaspersky.com:4.5.1.379,virtual_keyboard_07402848C2F6470194F131B0F3DE025E%40kaspersky.com:4.5.1.379,online_banking_08806E753BE44495B44E90AA2513BDC5%40kaspersky.com:4.5.1.379,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:38.0a2
    AvailablePageFile: 14740545536
    AvailablePhysicalMemory: 6482825216
    AvailableVirtualMemory: 4038242304
    BIOS_Manufacturer: American Megatrends Inc.
    BlockedDllList:
    BreakpadReserveAddress: 46923776
    BreakpadReserveSize: 67108864
    BuildID: 20150301004021
    CrashTime: 1425240189
    EMCheckCompatibility: true
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1425239399
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 00000000, AdapterDriverVersion: 8.850.0.0
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: aurora
    SecondsSinceLastCrash: 493
    StartupTime: 1425240189
    SystemMemoryUsePercentage: 24
    Theme: classic/1.0
    Throttleable: 1
    TotalPageFile: 17104310272
    TotalPhysicalMemory: 8553099264
    TotalVirtualMemory: 4294836224
    URL:
    Vendor: Mozilla
    Version: 38.0a2
    useragent_locale: en-US
    This report also contains technical information about the state of the application when it crashed.

    ''philipp [[#answer-697281|said]]''
    <blockquote>
    ok thanks - this looks like a crash related to graphics/hardware acceleration.
    as a first step please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]] through the graphic chip's vendors homepage
    or in case this doesn't solve the issue or there is no new version available at the moment, start firefox into safemode '''by pressing the shift key while the application is launching''' & disable hardware acceleration in the firefox ''menu ≡ > options > advanced > general'' (that setting will take a restart of the browser to take effect).
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    </blockquote>
    Hi Philipp,
    Thanks for your help so far. I really appreciate it.
    I have installed the latest drivers for my graphics card. I am unable to start Firefox in Safe Mode. I hold Shift and click the FirefoxDeveloperEdition and I get the Mozilla Crash Reporter just the same. Is there another way to enable Safe Mode or maybe disable hardware acceleration?
    This is the latest Crash Report after I updated my graphics card drivers and rebooted: Crash ID: bp-ae23e8f6-35c5-40df-83f8-4b2992150301
    -Rommel.

  • Cant figure out how to install the Developer edition

    Hey everybody, I'm totally new to ColdFusion technology. I
    work in the advertising world working on print related material.
    Feeling a desire to learn more, I decided to teach myself Flash.
    So, I picked up the Flash Bible and began reading. After I finished
    the section on creating forms in Flash, I thought it would be a
    good idea to learn ColdFusion so I could learn how to write server
    side scripts and test them on my local machine with my Flash forms
    before deploying them to a remote server. In any case, I downloaded
    the free Developer edition of ColdFusion MX 7. Something is going
    wrong, and I have no idea why? After I finished completing each
    section of the installation process, the program does not seem to
    install into my hard drive. I have the path for the program to be
    installed in my applications folder on my hard drive. I'm also
    running on MAC OS 10.4.8.
    Here is some info on my computer:
    Hardware Overview:
    Machine Name: Power Mac G5
    Machine Model: PowerMac7,2
    CPU Type: PowerPC 970 (2.2)
    Number Of CPUs: 2
    CPU Speed: 2 GHz
    L2 Cache (per CPU): 512 KB
    Memory: 3 GB
    Bus Speed: 1 GHz
    Boot ROM Version: 5.1.5f0
    And this I copied from the Adobe site for ColdFusion MX 7
    system requirements:
    Macintosh
    ColdFusion Product Editions Enterprise, Standard, Developer
    Processor PowerPC
    Operating System Apple Mac OS X 10.3.9, 10.4.2 and 10.4.3
    Memory 512 MB RAM
    Hard Disk Space 500 MB

    I decide that it may be helpful to include this info that I
    copied and
    pasted from the installation windows.
    The Installation Confirmation window:
    Installation Type:
    Server configuration
    Licensing:
    Developer Edition
    Installation Directories:
    Product: /Applications/ColdFusionMX7
    Web root: /Applications/ColdFusionMX7/wwwroot
    Server Information:
    Web Server: Built-in Web Server
    Port: 8500
    Search Service: not installed
    Sample Apps: not installed
    RDS: disabled
    Disk Space Information (for Installation Target):
    Required: 267,025,584 bytes
    Available: 25,123,663,872 bytes
    The Installation Complete window:
    You have successfully completed the first step in installing
    $PRODUCT_NAME$.
    To continue with your installation, go to
    $USER_INSTALL_DIR$$/$bin and
    type"./coldfusion start" to start your server.
    Once the server is started log in to the Configuration Wizard
    at
    http://[machinename

  • Wait on the Database Engine recovery handle failed. Check the SQL server error log for potential causes in SQL Server 2012 Developer Edition

    I m using SQL Server 2012 Developer Edition. Even I tried 2012 express and enterprise edition but all
    gave same error. I browsed msdn blog. But nothing help me out.
    Below is the error log details--
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893606
      Start time:                    2013-10-21 12:58:05
      End time:                      2013-10-21 13:52:30
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for DQ:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  CROY-TOSH
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered 
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       0
      Installation location:         C:\Users\CRoy\Downloads\SQL Server 2012 Developer Edition (x86 and x64) - DVD (English)\x64\setup\
      Installation edition:          Developer
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      false
      AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Backup
      ASCOLLATION:                   Latin1_General_CI_AI
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Data
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            CRoy-TOSH\CRoy
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CLTCTLRNAME:                   ROY
      CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
      CLTSTARTUPTYPE:                Manual
      CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               Manual
      CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     CRoy-TOSH\CRoy
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                true
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, BIDS, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, SNAC_SDK, MDS
      FILESTREAMLEVEL:               2
      FILESTREAMSHARENAME:           MSSQLSERVER
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  false
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    MSSQLSERVER
      INSTANCENAME:                  MSSQLSERVER
      ISSVCACCOUNT:                  NT Service\MsDtsServer110
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          <empty>
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              SharePointFilesOnlyMode
      RSSVCACCOUNT:                  NT Service\ReportServer
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  Latin1_General_CI_AI
      SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           CRoy-TOSH\CRoy
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    0
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       SQL Server Data Tools
      Status:                        Passed
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Master Data Services
      Status:                        Passed
      Feature:                       Distributed Replay Client
      Status:                        Passed
      Feature:                       Distributed Replay Controller
      Status:                        Passed
      Feature:                       Integration Services
      Status:                        Passed
      Feature:                       Data Quality Client
      Status:                        Passed
      Feature:                       Analysis Services
      Status:                        Passed
      Feature:                       Reporting Services - SharePoint
      Status:                        Passed
      Feature:                       Reporting Services Add-in for SharePoint Products
      Status:                        Passed
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       SQL Client Connectivity
      Status:                        Passed
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\SystemConfigurationCheck_Report.htm

    Hi,
    This 3rd time I followed this link. But nothing new, same error.
    Can you please tell me how to do follow, I cannt do the 1st step, how to change the local system to windows level account, vice-versa. It is shown mine as
    Server Configuration Manager(Local) 
    From here I folllowed the steps ---[I cannt insert link/image :-(]
    SQL 2008/R2 setup fails with "Wait on the database engine recovery handle failed" 
    If I right clicked on SQL Server Service, there is no option to change the account. 
    Hello,
    Thanks for your patience,did you tried stesp mentioned in below article
    http://blogs.msdn.com/b/sqljourney/archive/2012/03/16/sql-2008-r2-setup-fails-with-quot-wait-on-the-database-engine-recovery-handle-failed-quot.aspx
    To resolve it, follow these steps:-
    When the installation throws this error, click on OK and allow it to proceed. It will fail for Database Engine, but the SQL Server service should have
    been created. Check the Services console.
    If the service is present, perform the following steps:-
    1. Go to SQL Server Configuration manager, right click on the SQL Server service, and change the service account (if it is local system, give
    it a windows level account, and vice-versa). It might throw a WMI error but you will see the account getting updated anyway. If not, then use the Services console. Change the account for SQL Agent as well.
    Use this link to change sql server service account
    http://technet.microsoft.com/en-us/library/ms345578.aspx
    2. Next, try to start the service. It should come online.
    3. However, you will not be able to log in to the SQL Server
    4. Now stop the service and start it from the command prompt using -m -c -T3608 parameters.
    5. Now try logging in to the server using admin connection from sqlcmd (sqlcmd admin:<server name>\<instance name> ...)
    6. Once logged in, use the sp_addsrvrolemember '<domain\username>','sysadmin'.
    Also add the builtin/administrators to the sysadmin role
    7. Now stop the service from the command prompt and start it from SQL Server configuration manager
    You should be able to log in to the server now.
    Hope this helps someone.
    Please revert if it helps or even if it does not
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Firefox Developer Edition constantly asks me to update

    I am using Firefox Developer Edition 37.0a2 and every start of browser is asks me to update to version 37.0a2. Even when I click to update it is trying to connect to the server and that is only thing that I see.
    I did run firefox in safe mode. The result is the same.
    I copied my old profile from firefox 35 to firefox 37.0a2. Is there some file with firefox version name or something else is provoking this error?

    I think the rebranding was a good idea.
    I am all for increased promotion for testing pre release versions it helps users identify & report problems to. It enables users to see new features earlier.
    The only disadvantage is the danger of attracting novice or naive users that are going to have problems but not report them or being unable to downgrade to a working release. The Developer Edition sidesteps the last issue as it is a separate install with its own profile, and the name will put off novices.

  • NetWeaver AS ABAP 7.4 Developer Edition: SAP Server Not Responding

    Hello,
    im using the developer edition of AS ABAP 7.4 of CAL. When I connect (via Remotedesktop) and starting SAPGui or Eclipse ADT, I got the error message "partner ... not reached" (Error No. 10061). Any idea how to solve this issue?
    I tried already to logon to the backend instance at OS level and running startsap manually. But this resulted in an error that the HDB is not running, starting HDB manually did not solve the problem either, startsap still says HDB is not running:
    That's what I tried on the backend instance:
    bihost:~ # su - a4hadm
    bihost:a4hadm 9>
    bihost:a4hadm 9> sapcontrol -nr 00 -function GetProcessList
    28.01.2015 16:12:53
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    disp+work, Dispatcher, GRAY, Stopped, , , 13693
    igswd_mt, IGS Watchdog, GRAY, Stopped, , , 13694
    bihost:a4hadm 10> startsap r3
    Checking HDB Database
    Database is not available via R3trans
    Database HDB must be started first
    bihost:a4hadm 11> exit
    logout
    bihost:~ # su - hdbadm
    bihost:/usr/sap/HDB/HDB02> sapcontrol -nr 02 -function GetProcessList
    28.01.2015 16:13:55
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    hdbdaemon, HDB Daemon, GREEN, Running, 2015 01 28 13:50:44, 2:23:11, 30943
    hdbnameserver, HDB Nameserver, GREEN, Running, 2015 01 28 13:50:44, 2:23:11, 30968
    hdbpreprocessor, HDB Preprocessor, GREEN, Running, 2015 01 28 13:50:49, 2:23:06, 31072
    hdbindexserver, HDB Indexserver, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31105
    hdbstatisticsserver, HDB Statisticsserver, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31108
    hdbxsengine, HDB XSEngine, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31111
    sapwebdisp_hdb, SAP WebDispatcher, GREEN, Running, 2015 01 28 13:53:02, 2:20:53, 32554
    hdbcompileserver, HDB Compileserver, GREEN, Running, 2015 01 28 13:50:49, 2:23:06, 31075
    bihost:/usr/sap/HDB/HDB02> exit
    logout
    bihost:~ # su - a4hadm
    bihost:a4hadm 14> startsap r3
    Checking HDB Database
    Database is not available via R3trans
    Database HDB must be started first
    bihost:a4hadm 15>
    Stopping and restarting HDB does not solve the issue.
    I'm using SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8 [Developer Edition]).
    Many thanks in advance for any hint.
    Regards,
    Christian

    After more investigation I could solve the problem: The HDB license expired. Luckly I found the Getting Started Guide (by using Google) at
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d03bb795-a32b-3210-5d8c-e696152730ef?QuickLink=index&…
    which explains how to obtain a new license.

  • Error in license check on (what is supposed to be) the ABAP developer edition 7.02

    I obtained (at least what I thought to be) the Developer Edition (7.02), the information for which gave the impression that it had a permanent license, but the license seems to have expired , and now I cannot log on:  Status bar says Logon not possible (error in license check).
    I've spent a diverting morning searching and even chatting with SAP about how to get running again (they suggested I re-install, which would not be a problem if it didn't take a whole freaking day to do).
    Surely this is a known issue, but I can't find it.
    What does one do with a piece of software that is supposedly never to expire but does?

    Login with SAP* and enter transaction SLicense (there you can see information about license and validity).
    There you can see an install button which opens a folder where the license should be (txt file sent from SAP by E-Mail after you entered the information in the websit formular which was mentioned above).
    It should be the same mechanism for 7.02.
    Cheers

  • Programmatically create objects and formulas in Crystal Reports XI Developer edition?

    <p>Is it possible to programatically/dynamically create a text, line, formula field object, etc. in Crystal XI Developer edition?  I have been programming with the Crystal .Net reports component that came with VS 2005 for the past 6 months and know for a fact you can&#39;t programmatically create those objects although you can programmatically control their properties.  My intention is to create a dynamic report that can be reused extensively.  My current work-around for this was to create a generic report with about 40 formula field objects which draws data from 40 corresponding formula fields that I can programmatically set it&#39;s formula thus imitating a report field.  I want to update to the developer edition because I heard with this edition we can programmatically create and manipulate these objects but I found no reference or examples anywhere that proves we can do this?  Does anyone know for a fact or point me to the right place to look for documentation?  TIA</p>

    Hi,
    How can I programmatically refresh list of values status on CR server XI R2?
    Currently, after I modified the data source in the data connection, some of the LOVs in the report prompt window became empty when I tried to generate the report. I have to use Business View Manager to log onto the Crystal reports server XI R2, find and double click the list of values object to bring up the Edit LOV window, and then click on "Refresh Status" button to make the LOV available in the report prompt window.
    What SDK should I use to create a simple application (preferable a desktop application) to find all LOV objects on CR server XI R2 and to refresh their status? That is an application similar to the "Refresh Status" function in Business View Manager.
    I found Report Engine SDK has the Lov.Refresh function to refresh LOV. On the other hand, Report Engine SDK seems to be for BusinessObjects Enterprise, not for Crystal Reports Server. Can this or other function achieve what I want, i.e. to refresh list of values status on CR server XI R2? If yes, can I use it to develop a self-contained desktop application instead of a web application? I only need to run this application after I modify the data source in the data connection, so I prefer not need to deploy it as a web service.
    Thanks for your help.
    C.T.

  • Lumia 920 Developer Edition & Cyan update

    Hello, I have the Lumia 920 Developer Edition and recently got the 8.1/Cyan update. Previously, it was running the latest 8.0 ROM version for the device:
    RM-821
    059R4H6
    My carrier is T-Mobile USA and I was getting their HSPA+/LTE signals just fine with peak download speeds upwards of 11MB/s. After the 8.1/Cyan update I received last night I now only get regular HSPA signals and my download speeds peak at 1.5MB/s.
    What changed? Will this be fixed?

    I spoke with T-Mobile USA support yesterday and they are looking into it. Your idea that 4G might be disabled in the Cyan/8.1 version of this Nokia Product code might be true, but if so why would they do that other than by mistake? If that is the case I hope Microsoft/Nokia fixes it soon and sends the update OTA.
    Another problem I am experiencing with this update is that the Internet Sharing feature cannot detect that my cellphone contract has tethering enabled (I've always had it because I need it for work) and it is sending me to the T-Mobile web page for upgrading my cellphone plan. The T-Mobile representative said that this shouldn't be happening and they will have it fixed soon.
    This behavior makes me think that this ROM update is not "negotiating" with the T-Mobile USA network correctly. Whether it should be fixed on the carrier side or the Nokia side I don't know. However, if T-Mobile can fix the Internet Sharing feature without anything being done on the Nokia side I think they will also be able to allow this updated ROM to get 4G connections by making some small configuration changes on their side.
    If they are able to do it I will definitely say that T-Mobile USA is the BEST carrier in this country. I already recommend it to everyone I know (unless coverage is an issue). I would recommend them even more strongly. I hope T-Mobile USA is reading this!!!

  • Running SQL developer with Oracle XE

    I am running SQL Developer 1.5 against Oracle 10g XE for a quick interface to practice SQL and PL/SQL. Before running any scripts to create tables, I see a huge number of tables, views, etc. already created for my user HR (which I unlocked in Oracle XE) and any other user I create. What can I do to prevent these tables from appearing? Which ones are necessary for processing? I realize that these are old versions of SQL Developer and Oracle XE but they are much quicker to install for my purposes than the newer editions. Thank you.

    Get the latest SQL Developer instead right away; it's no "install" just unzip and go.
    Above suggested role, is one of the predefined, to-be deprecated roles, and should not be used. Instead use CREATE SESSION privilege for relevant users and preferrably create your own application-specific roles. See the Security Guide for more info.

Maybe you are looking for

  • Problem with iTunes 7.4 (mac)

    Updated iTunes to 7.4 and 7.4.1 today. At first I'd lost the TV on the device list. After trying the usual reset I decided to reset my TV to factory settings and start fresh.... After the reset to factory, did the TV update then turned on my G5, o

  • Can you permanently disable a device?

    I am a police officer and embarrassed to say that after leaving my iTouch in the patrol car a couple years ago it was taken by another employee and never returned.  Recently, I received a couple Email requests to obtain or change my password.  I logg

  • Media files hidden after update 10.6.8 to Mavericks.

    Hello world, I'm running Snow Leopard 10.6.8 on an iMac 21.5" from 2010: 3.06 GHz Intel Core 2 Duo, 4 GB DDR3, 500GB. My problem came about when I updated from 10.6.8 to Mavericks. I downloaded Mavericks from the app store. When I tried to install it

  • Flashed Radeon 9800 Pro died. Anywhere I can find a cheap X800XT?

    It seems that everytime I throw in an ATI Radeon 9800 Pro (AGP) that's flashed into my G5 DP 1.8 June 2004 PowerMac, it chews through it within a year or two, ending up killing the card with the infamous vertical lines in random areas of the screen.

  • Restriction for the use of last_record in 10g forms

    Hi, When I was working on Forms 6i with the query in the trigger When_new_form_instance: go_block('ABC'); execute_query; last_record; first record; go_block('DEF'); execute_query; last_record; first record; It worked and gave correct data on frontend