Forum Replies Created

Viewing 15 posts - 5,761 through 5,775 (of 6,031 total)

  • RE: The Importance of My Cloud Data

    GSquared (1/13/2011)


    Or, more likely, it's just a legend (as originally indicated), and has a similar facility to Aesop's Fables for illustrating a point about planning for the unplannable.

    If it's a...

  • RE: The Importance of My Cloud Data

    GSquared (1/13/2011)


    ...

    Legend has it (might be true) that there was a guy who, in the 1930s in the US, became certain that war was going to break out and that...

  • RE: The Importance of My Cloud Data

    I have a Hotmail account, but I also have a hosted MS Exchange account for professional purposes. The problem with Hotmail, GMail, and other similar services is that it's dominated...

  • RE: The Importance of My Cloud Data

    I think that the new database cloud services are useful in that they provide standardized and lower costs platforms for those corporations whose operations or business model already leverage it....

  • RE: In Case of Breach

    In case of a database breach, I'd say that the Default Trace would be my first place to look. It would be a goldmine of information, assuming the DBA left...

  • RE: Help an Oracle newbie out

    Lynn Pettis (1/8/2011)


    ...

    The last 5 months have been an interesting journey. I am enjoying the opportunity to learn Oracle, but the more I work with it the more I'd...

  • RE: Dynamic Column names based on value in other table.

    If the application developers want the data pivoted in some funky way, then grant them select permission on the tables, and tell them to create the SQL dynamically. There is...

  • RE: Comapre Oracle Schema with SQL Server 2008 Schema

    What's called a database in Oracle is an instance in SQL Server.

    What's called a schema in Oracle is a database in SQL Server, and SQL Server may contain multiple databases.

    SQL...

  • RE: User, Role and Schema H*ll – Is This Even Possible?

    jkelly (1/5/2011)


    Follow-up: per articles such as this ("SQL Server Best Practices – Implementation of Database Object Schemas" http://msdn.microsoft.com/en-us/library/dd283095%28v=sql.100%29.aspx ) it does indeed seem possible, per the documentation and example, but...

  • RE: Tool to find permissions needed

    sqldba_icon (1/7/2011)


    Thanks. If i give only exec permissions on the procedures,lets say i am deploying 80 procs( which we do) then i will need to individually grant exec perm to...

  • RE: 11 columns uniquely identify a record......primary key?

    Brandon Carl Goodman (1/6/2011)


    You are recommending against the use of all 12 columns as a primary key? Just want to make sure that I understood your reply.

    Technically speaking, you...

  • RE: Tool to find permissions needed

    sqldba_icon (1/6/2011)


    Yeah i can try that i think i might end up giving sa priviledge to the account since the app also kicks off few jobs unless i manually...

  • RE: Data Loss or Downtime

    It not what's important to me personally as a DBA or developer, but what's important to the business: users, clients, and management. Technically speaking, a partial restore that's still functional...

  • RE: Help an Oracle newbie out

    Resender (1/7/2011)


    today i spend trying to figure out why the laptop i'm working on slowed down seriously in the past 24 hours the best answer i can think off atm...

  • RE: Help an Oracle newbie out

    Resender (1/7/2011)


    today i spend trying to figure out why the laptop i'm working on slowed down seriously in the past 24 hours the best answer i can think off atm...

Viewing 15 posts - 5,761 through 5,775 (of 6,031 total)