RE: [REQ] Assisted management tools/methods for planshierarchies(imp/ex

Hi William, and all forté subscribers.
Thanks for your answers.
To discuss on honest basis, let's say we don't plan to buy any product yet.
But the 'small' forté code management is source of many problems.
We're interfacing the 'workspaces handling' with text-based source control
tools, and this (can) allows proper 'control'. Shame we can't build forté
applications from proper text files :)
Our issues are more about understanding the hierarchy between projects when
it's not documented. Therefore, quite a reverse-engineering point of view,
despite we stay in a " forte TOOL code " level.
For your information, we have Select, used as " reference " model, and as
interface to Express.
For the Issues I've expressed, here's my (current) status.
I learned 'b-tree' repositories have become standard for 3.0 (despite 2.0 had many),
and therefore we're extremely waiting for 'R.4.0' code management.
We've got a way to " visualize " plans depandancies from an exported workspace,
but this doesn't allow 'update' (lacks forté workspace cross-verification facility).
We've got another way to export a 'workspace' in both 'wex' and set of 'pex's,
and building the import script from the wex file using an intelligent grep/sed script.
Thanks for all your suggestions,
J-Paul GABRIELLI
Integration Engineer
De: William Poon[SMTP:[email protected]]
Date d'envoi: vendredi 10 juillet 1998 16:58
A: 'Jean-Paul GABRIELLI'
Cc: John Apps; Forte -- Development
Objet: RE: [REQ] Assisted management tools/methods for plans hierarchies(imp/exports, supplier plans management & external APIs control)
Hi Jean-Paul,
One of our consultants has forwarded your message to me. I am
extremely interested in learning more about your requirement. I am the
lead engineer in the Compaq-Digital enterprise organization building
component based development tools. Following are some of my thoughts as
well as questions.
William Poon, Compaq-Digital
-----Original Message-----
From: John Apps
Sent: Friday, July 03, 1998 6:40 AM
To: Forte -- Development
Subject: FW: [REQ] Assisted management
tools/methods for plans hierarchies (imp/exports, supplier plans
management & external APIs control)
From the Forte-Users newslist: I think this person is
looking for CBD tools?! Perhaps William has an answer out of his
research?
Cheers,
From: Jean-Paul
GABRIELLI[SMTP:[email protected]]
Reply To: Jean-Paul GABRIELLI
Sent: Friday, July 03, 1998 11:28
To: '00 Forte Mailinglist'
Subject: [REQ] Assisted management tools/methods
for plans hierarchies (imp/exports, supplier plans management & external
APIs control)
Hi,
I'm looking for cross-projects investigation tools, to
provide graphical understanding and management of
forté source code. Viewing/updating plans dependencies,
as well as managing external APIs calls are my
requirements.
I am not clear about this question. But I will give my best shot. Are
you looking for some form of "source profiling" or "reverse engineering"
tool where by it reads the Forte TOOL code and turn that into UML which
then can be displayed in graphical form. My understanding is that
SELECT's Enterprise has this capability for C/C++ code. They also work
closely with Forte so they might have something that will work with TOOL
code.
In order to manage international developments between
sites, applications have been split into 'components'.
Therefore, and to keep it simple, each component comes
out of a separate dedicated repository.
At integration and build time, those sets of source code
are merged together, supplier plans updated and
forté applications built.
Controlling UUIDs at export time keeps simple the reload
of new delivered versions.
But my issue is in the physical process to actually
(get) deliver(ed) those sets of source code.
Forté fscript allows to export classes, plans, or
workspaces.
Only 'plan exports' (pex) can provide a way to only
deliver plans which have to be delivered.
(i.e. without test projects, stubs or third party
products plans which could be part of the workspace).
Therefore, whereas an export script can easily be
automated (list plans, and then for each plan find it
and then export it with a meaningful name), the import
process can't, because of plans dependancies.
In order to assist that process, I would like to know if
any of you did find ways to :
1) Display in a tree view the plans hierarchy for a given
workspace, or for a given repository baseline
I don't think you can do it in Forte 3.0. But my I understanding is
that they will have this capability in Forte 4.0. But Forte people will
have more information.
2) Export from a given workspace plans as separate
files, as well as related import script (with proper sequence)
3) Get from a set of pex files a plans hierarchy and a
proper import script.
Current workaround has been first to 'batch load' all
the pex files until having them all loaded
(first go loads top providers, then more and more as
dependancies are resolved).
Another one has been spending time grep'ing from pex
files the 'includes' lines and designing on paper
the tree. But that's long and evolving.
Thanks for ideas and suggestions,
J-Paul GABRIELLI
Integration Engineer
France
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive
<URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Maybe Hamish Speirs can explain it - it was his post in another thread that gave me the idea and commands to try (see http://forums.novell.com/forums/nove...r-10038-a.html).
We had a confluence of changes at the beginning of the semester (Sept) that no doubt helped contribute to the problem and yet also mask the real cause to a certain extent.
1. The Thawte cert expired and was replaced with a new cert - Thawte does not support doing renewals on NetWare. This happened around the start of Sept.
2. School semester begins. Thousands of students return.
3. We use Pcounter for pay-for-print and it uses httpstk to provide a webpage for students to authorize print jobs.
4. Printing activity in general goes way up.
5. All printers are Secure.
6. Apache, iPrint and httpstk all use the same Thawte certificate
7. The print server was also hosting the netstorage service which also uses the Thawte cert (via apache).
8. The print server was recently (August) virtualized (via p2v using the excellent Portlock Storage Manager)
Eventually I built a new NetWare vm to host print services and got a new cert so at least the netstorage and print services were no longer running together. I suspected at that point that the likely source of the abends was NetStorage since Nile and SSL were almost always involved in the abends.
After the separation the issues continued - so it wasn't netstorage's fault. Desparate searching of the 'net lead to H.'s post. The rest is history!
It has now been 9 days up uptime without a single nile/ssl related abend ( I had one abend in pcounter but services survived).
Ron
"Seasoned Greasings and Happy New Rear!"

Similar Messages

  • [REQ] Assisted management tools/methods for planshierarchies (imp/expor

    Hi,
    I'm looking for cross-projects investigation tools, to provide graphical understanding and management of
    fort&eacute; source code. Viewing/updating plans dependencies, as well as managing external APIs calls are my
    requirements.
    In order to manage international developments between sites, applications have been split into 'components'.
    Therefore, and to keep it simple, each component comes out of a separate dedicated repository.
    At integration and build time, those sets of source code are merged together, supplier plans updated and
    fort&eacute; applications built.
    Controlling UUIDs at export time keeps simple the reload of new delivered versions.
    But my issue is in the physical process to actually (get) deliver(ed) those sets of source code.
    Fort&eacute; fscript allows to export classes, plans, or workspaces.
    Only 'plan exports' (pex) can provide a way to only deliver plans which have to be delivered.
    (i.e. without test projects, stubs or third party products plans which could be part of the workspace).
    Therefore, whereas an export script can easily be automated (list plans, and then for each plan find it
    and then export it with a meaningful name), the import process can't, because of plans dependancies.
    In order to assist that process, I would like to know if any of you did find ways to :
    1) Display in a tree view the plans hierarchy for a given workspace, or for a given repository baseline
    2) Export from a given workspace plans as separate files, as well as related import script (with proper sequence)
    3) Get from a set of pex files a plans hierarchy and a proper import script.
    Current workaround has been first to 'batch load' all the pex files until having them all loaded
    (first go loads top providers, then more and more as dependancies are resolved).
    Another one has been spending time grep'ing from pex files the 'includes' lines and designing on paper
    the tree. But that's long and evolving.
    Thanks for ideas and suggestions,
    J-Paul GABRIELLI
    V'3000 Integration
    France
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi Burkhard,
    Thanks for the suggestions. Three things:
    1. Using the Null version limits the cipher strength of the tcp/ip stack - we cannot do this.
    2. The sp8e patch set was already applied - we did it last year when it came out to support OS X 10.8
    3. I suspect the real cause is an OS X 10.9 (Mavericks) client. This was released last week. Ian Belton is also reporting the same issue (same abend, same timing). See his post in the iprint general forum at https://forums.novell.com/novell-pro...olid-lock.html
    He may have a fix, but it is too soon to tell (3 hours of up time is too short).
    Cheers,
    Ron

  • Chart of account conversion SLO tool,method for a Production system

    Hi All
    We have a requirement like we want to use Chart of account conversion tool for a production system where transactional data are present.
    We have used this COA conversion tool for best practice solution not in a production system.
    we want to know the difference between these two methods like production and non production system.
    Provide me some process document on the SLO service tool for the same
    Mrinal dey
    9836265158

    Hi Mrinal
    I'm wondering the same? How to go on in productive system after to use the conversion toll?
    How did you manage?
    Regards
    Angels

  • Tool availability for Archival Solution similar to ILM Assistant?

    Can you suggest some other tool or facility which will give ILM Assistant like features?
    We want to archive data on date basis. ILM Assistant does not provide archiving solution. Is there any other tool available for the same?
    Regards,
    Archana.

    Oracle has two solutions for archiving.
    One is DBFS HSM. Oracle SecureFiles provide fast and file storage on an Oracle database. DBFS provides a file system interface to SecureFiles data. DBFS HSM store allows archiving and transparent recall of SecureFiles data to tape. See http://www.oracle.com/technetwork/database/features/secure-files/dbfs-sf-oow2009-v2-160969.pdf for more info. SecureFiles can be coupled with Oracle's Enterprise Content Management suite so that the content can be automatically stored, and recalled when necessary, on tape.
    The other is Storage Archive Manager. SAM presents a file interface and any files written to and stored on SAM can be managed in a multi tiered storage environment which also provides multi-tier transparent archiving. See http://www.oracle.com/us/products/servers-storage/storage/storage-software/031715.htm for more info. SAM can be coupled with Oracle's Enterprise Content Management suite so that the content can be automatically stored, and recalled when necessary, on SAM.
    Regards,
    Dan Ferber

  • Help define the requirements for an Oracle Spatial management tool

    Hi,
    We are developing a tool that, we hope, will be indispensable for all Oracle Spatial and Locator dbas/users. We've released version 1.0, but we need your help to define the requirements for the next version.
    What features would you like to have in a management tool for your spatial databases?
    The features we've got so far:
    1. Viewing of vector data in a map + attributes
    2. Loading from shapefiles
    3. Exporting to shapefiles
    4. Validating metadata, indexes and spatial data.
    We are adding editing of vectors in the next version - basic stuff for add, update and delete.
    But there must be a lot more. What do you find difficult to do in Oracle Spatial/Locator? What would you like in a tool such as this?
    Any feedback either to myself or the forum is much appreciated.
    cheers,
    Andrew
    [email protected]
    PS If you like to have a look at what we have done so far, go to http://www.geometryit.com/products/spatialConsole.php

    Andrew knows what I have asked for but for others to think about and to start
    the ball rolling, here's what they are:
    1. Ability to enter own SQL commands but with PARAMETERS for attributes
    and shapes as in the following examples:
    SELECT ...
    FROM my_spatial_table a
    WHERE a.ATTRIBUTE = :attr
    AND MDSYS.SDO_RELATE(a.shape,:polygon,'mask=anyinteract') = 'TRUE'
    When executed the attribute value is asked for via a input box (data type?)
    and the user is asked to define the SDO_GEOMETRY for the :polgygon parameter via mouse clicks on the screen.
    Similarly, this would work for INSERT, UPDATE and DELETE...
    INSERT INTO my_spatial_table (shape) values(:polygon)
    The data type of an attribute parameter could be determined in two ways:
    a) By querying the Oracle catalog;
    b) By using a "PARAMETERS" command before the query as follows
    PARAMETERS name type [(size)] [, name type [(size)] ...]
    The PARAMETERS declaration has these parts:
    name     The name of the parameter.
    type     The type of the parameter.
    size     The size of the parameter in characters or bytes.
    2. When executing an SQL SELECT statement I would like the tool
    to suggest the HINTS that are needed to improve performance.
    3. Following on from 2, I would like to Tick an option that would return the
    EXPLAIN PLAN that the query optimizer used when executing my query.
    4. The tool has to support ALL Oracle's spatial vector data types.
    5. It would be nice to be able to work with GeoRasters. Since Spatial Console
    imports/exports shapefiles why not the same for rasters. However, the problem
    with supporting foreign data formats is WHERE DO YOU STOP!!!!!
    6. You could allow for the styling of the Spatial Console to be stored in the MapViewer catalogs or use the MapViewer catalogs when styling an Sdo_Geometry if it exists (I note that your tool extracts the SDO_METADATA
    why not the MapViewer metadata as well)?
    regards
    S.

  • Looking for a Calendar w/ Management Tool

    Hi, I am looking for a calendar creator that comes with some sort of Management Tool so that once I have adapted the code to fit a site, my clients can easily add events without messing with the code. Does anyone know of one or use one that they like?

    You don't have order iPhoto books, prints, etc. from the US if you're in the UK or Ireland. Those are printed in-country; you can see pricing here. So there may be VAT, but there won't be any import/release fees.
    But as has been pointed out already, iPhoto is a Mac-only application. So unless you have access to a Mac you can use, you'll have to look for an equivalent application/service for Windows.

  • "Disk Utility has lost its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility."  Trying to format my iomega external HD for use with Mac

    Hi. Trying to connect iomega ext. HD. i have to reformat for Mac. When i plug in & go to Disk Utility,the external shows up and i'm supposed to click "partition". When i do, a box comes up saying ""Disk Utility has lost its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility." I quit and relaunched, same results. After googling my question, i came up with this:
    "Disk Utility has lost its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility."
    (Quitting and reopening Disk Utility does not help.)
    The following also appears in Console log:
    *** malloc[419]: Deallocation of a pointer not malloced: 0x290a410; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug : for architecture i386 object: ./Applications/iTunes.app/Contents/MacOS/iTunes malformed object (unknown flavor for flavor number 0 in LC_UNIXTHREAD command 27 can't byte swap it)
    Workaround
    Quit Disk Utility.
    From the Finder's Go menu, choose Go to Folder....
    Type the following, then click OK: /Library/Receipts
    Temporarily remove these iTunes receipts from /Library/Receipts (sort the folder alphabetically as a list):
    iTunes.pkg
    iTunes4.pkg
    You can put them on the desktop, for example. Do not remove iTunesX.pkg or iTunes Phone Driver.pkg.
    Open Disk Utility and repair disk permissions again.
    Quit Disk Utility.
    Put the removed iTunes receipts back in /Library/Receipts.
    Note: This issue does not affect Disk Utility's verify or repair disk features.
    All seemed good, for a moment, until, upon going back to Disk Utility after removing itunes4.pkg and putting on desktop (i did not have itunes.pkg to remove) the same thing was happening. When i highlite my iomega ext. on left of page, disk perrmissions is grayed and does not allow me to click on it. Same problem from the start. Can somebody please help me out here? That would soooo awesome. Thanx!

    i'm just scared i will do something wrong on my own and lose my data.
    You shouldn't be scared of that, because you should already have backups. If you don't have backups, then backing up is the first priority.
    Insert the Snow Leopard DVD and restart. When you hear the chime, hold down the C key and keep holding it until the Apple logo appears on the display. You should now see the language selection screen. Select your language, then choose Utilities > Disk Utility from the menu bar. In the Disk Utility window, select the external drive (not the internal). The drive may already have a data partition, in which case there will be another icon below the drive icon. Choose the drive icon, then select the Partition tab. Create a single partition with the default options (GUID partition table, Mac OS X Extended Journaled).
    When the partitioning is done, select the startup volume on your internal drive in the DU window. Select the Restore tab. Drag the icon of the startup volume to the "Source" field. Then drag the icon of the newly-created volume on the external drive to the "Destination" field. Make sure you have this right. Then click the Restore button, and the data on your startup volume will be copied to the external drive.

  • Project management tools for complex publishing project?

    I was wondering what project management tools people use for managing complex InDesign projects? Software-oriented project management tools, or are there tools specifically for publishing projects?

    The "Yes" is a link to a list of them. There are also a number of web-based services like 37 Signals.

  • Mock RFP for SUN network management tool, desperate 4 help, just need specs

    OK, I have a project that in essence is a mock Request for Proposal (RFP), I play as an intern, & our instructor roleplays the manager we need to convince. The different network management tools that were available were for example; HP Openview, Cisco Works, Sniffer....& I of course chose SunNet. We need to gather information on the tool, then turn around & design a relatively simple network from the specs that were given, & finally discuss how the management tool's abilities could benefit the (mock) company...power point presentation & all.
    Here it is from the homework sheet given to us...."These products will need to be useful in a 5000 node network that has four main locations that are primarily Ethernet. There is a legacy 100 nodes of Token Ring attached to a mainframe. Cisco or Foundry routers connect the Four main locations, with swiches employed. Other connections to these sites are done via DSL or ISDN. Additional considerations are wireless communications, VOIP & Content delivery systems.
    I know this is a lot & I'm not asking for someone to do all this for me, just simply provide any information you know about Enterprise management tools 2.0 or 3.0,or anything you may feel better suits my needs, as the links I have surfed about them give little to nothing about specifics that I need to make any argument. If you have any links send them...if you have anyting in hard copy I will pay for postage... I need to get this done & have little time as I go to school & work full time at Motorola (but only as a contractor), so I'm starting to choke & need help....any u can give is so very appreciated....& sorry to make this request a publishable novel here on the board, but thats what it is. Thanks again......Mark

    A good solution. Liked it very much. Can you please make it a technet blog for others.
    [email protected]

  • Right tool for Configuration Management (version control) for Jdeveloper

    All
    Please share your idea and exepeience about right tool for Configuration Management (version control) for Jdeveloper Development. I used CVS in the past. Now In new company we are planning to use Oracle SCM. Is anybody used it before for Jdev Developmet ( BC4J/ADF and Struts project). Is SCM also intergrated with Jdev just like CVS.??
    Jdev Team please guide us.
    Thanks

    Before you go with SCM you should read these two papers:
    http://otn.oracle.com/products/designer/Schedule_2004.htm
    http://otn.oracle.com/products/designer/FAQ_Schedule_2004.htm

  • Right group for questions upon SMT? (Subscription Management Tool)

    Hi.
    the group list doesn't seem to have a group for SMT?
    (Subscription Management Tool)
    tx, Rudi.
    IT-Beratung Rudolf Thilo
    Schweinfurter Str. 131
    97464 Niederwerrn
    Germany

    On 14/10/2013 09:59, Rudolf Thilo wrote:
    > the group list doesn't seem to have a group for SMT?
    >
    > (Subscription Management Tool)
    SMT is a SUSE product so therefore the forum should be @ forums.suse.com
    but you're right there is no specific SMT one. I'd use the SUSE Manager
    one @ https://forums.suse.com/forumdisplay...2-SUSE-Manager but
    making it clear in subject it relates to SMT.
    HTH.
    Simon
    Novell Knowledge Partner
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below. Thanks.

  • Solution manager tool for BI/SEM

    Has some one used/evaluated  the solution manager tool for BI or SEM module. What is your experience on that.
    What are the shortcoming you found using this tool for BW or SEM.
    Please share your experience. Points will be awarded.

    Hi,
    I have the same doubt as How to use/evaluate the solution manager tool for BI . If you got your doubt clear then plz clearify the same..
    Edited by: Pranjuli Singh on Oct 20, 2008 7:17 AM

  • OTM - supported methods for Cloning Transportation Management environments?

    Does anyone know if there are currently any supported methods for cloning entire OTM environments?
    OTM Admin Guide only mentions supported methods for Database-related objects, but nothing for Web or App tiers.
    Oracle Support Note 549353.1 (over a year old) states:
    You can not clone the OTM Software, you must run the full installer on your new instance.
    You can, however, clone the database portion so that you can have the same data content. This is
    documented in Note 1313815.1 Cloning Oracle Transportation Management Database Schemas.
    Not sure the above still applies to current OTM release 6.3.1.
    Thanks,
    Paul S.

    i'm very glad to read, from the article you referenced, that there's no performance hit.  but that's only 1 of 2½ issues.  i have some follow-up questions.  perhaps we should take this to a forum instead of the knowledge base?
    -what about prior issue #2 (securely wiping the drive)?  is this easily and instantly doable?  we'll ignore #3 (relying on microsoft gets ½ a point). 
    -with the encryption keys stored on the controller, doesn't using third-party encryption software mean the keys themselves aren't encrypted by a user pw, making it that much easier for someone with physical access to the drive to extract them from the firmware?
    -if the controller is doing the encryption, why bother with bitlocker?  is it so slightly-more-savvy-than-average joe can easily enable it, or so you don't have to write it into the firmware?  (i'm being serious, not snarky--i'm a software developer myself.)  personally, i'm dual-booting win7* and ubuntu 14, which means i need 2 separate encryption methods instead of just supplying my credentials at boot to decrypt the hd and then choosing which os to load.
    -also, if i upgrade the windows os, ms requires the os volume to be decrypted first.  this would obviously not be the case if windows was unaware that it was encrypted.
    *last, what about those poor silly saps who are running win7 (or earlier)?  i just read that win7 bitlocker doesn't support self-encrypting drives--it was an update as of win8.  we're just out of luck?  i realize you can't support everything, but win7 is still a ms-supported os, and it seems like a better service to (more of) your customers to enable full-disk encryption all the time.
    thank you!

  • Web content management tools for enterpise portal

    I'm currently trying to research web content management tools for enterprise portal.
    My general requirements are:
    -  Tool should sit on top of the portal/km and not require another landscape infrastructure, in other words we don't need another document management repository, but rather a way an easier interface to KM.
    -  Should be geared towards end-user management of actual content.  In other words IT provides the site framework and the business user handles the rest, with approvals with business unit
    -  Compatible with EP 7.0
    My research so far has turned up two possible solutions:
    - Webpage composer delivered by SAP
    - EasyWCM by btexx
    Are there any other solutions that people are using which might meet these needs or alternative web content management tools that could live with the portal on the same physical hardware environment?  I have searched this forum and ecohub and have not found much besides this thread which is now almost 4 years old:
    https://forums.sdn.sap.com/click.jspa?searchID=24164203&messageID=448870
    Thank you,
    Stephen

    Hi Stephen
    I'm not aware of too many other options than the ones already mentioned here. Also Iu2019m probably not the right person to ask as I have been part of the development team for the KMD product.  So Iu2019m a bit biased on that part.
    You could try to have a look at this presentation where other WCM solutions are mentioned (page 5):
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d07b5354-c058-2a10-a98d-a23f775808a6
    However if you are looking for a WCM solution with no extra landscape infrastructure and low initial setup effort you are (in my opinion) down to 3 options (Web Page Composer, Btexxu2019s or KMDu2019s product). I think all of them can be used for external content. Try to have a look at this web site u2013 made entirely with the web page composer:
    http://www.kmd.dk
    It was no easy task but it can be done.
    Martin

  • Management Tools for Oracle

    Hi Guys,
    Is there a consensus view on a decent GUI interface for managing Oracle instances. In particular something equivalent to SQL Server Management Studio - something that allows you to do DBA tasks and write ad hoc queries against the database?
    The reason I ask is that I'm just having a play with Enterprise Manager (the web based version) and I've got to be honest - it's pretty hard going. Even something as simple as adding a table is very tedious when compared to SQL Server Management Studio.
    I'm just downloading SQL Server Developer to see how that looks but was wondering if there was a de facto standard that lots of people like and use.
    Many thanks in advance
    Simon
    PS - Typing the SQL in by hand is not an option for me
    :-)

    Hi Simon,
    Many thanks for your thoughts. I've heard people say similar things about SQL Server - e.g. if you don't know how to make indexes, filegroups, schemas etc using TSQL, you aren't a proficient DBA. Thing is, I still manage to make a decent wage consulting on SQL Server and I'm sure the same arguments were applied to the Windows command prompt in the past.No Simon, you took me wrong. A proficient DBA is NOT the one who remembers each command by heart and can immediately type it. Heck what is the need of remembering syntaxes, commands when there is whole bunch of information of them over the entire web, in the documentation? But merely knowing that there is a command and does create an index doesn't make /prove anyone as a super-duper dba. Knowing at which stage to apply which command is the trick which differentiates best from the good dbas and certainly from average ones as well. People who say windows is a bad o/s are wrong. If it would be bad, it wouldn't had been used by so many people. Its good that's why it stayed and dominated for so long. Its just the people who use it, they tend to behave it like a bad o/s. A very simple, example, ask any pure winddow admin, what does it mean by mount point and he would be blank as the term never comes across to him since window has made things so simple, there is no need to know all these things. Its hard to make windows do what you want so we tend to adopt whatever it gives to us and there, things start getting different from Linux/Solaris(put any *nix here). Does that mean all window admins are bad? Nope, I know some guys who make window based servers up much efficiently and use its fullest power. But when things are tied to a shiny interface, we tend to use that more and more often, what they say, comfort zone kinda thing happens. That's it.
    s I mentioned, I can write decent, very high performing queries, but when it comes to administrator style tasks I tend to want to use a graphical user interface. That's not to say I don't have a good understanding of what the UI is actually doing for me - it's just I don't care to type it all in by hand :-)No admin would like to type things. If they really would had loved typind so much, they probably would had become developers <g> . That's why we make scripts , schedule them , just to make sure that we can sit back, have a cup of coffee and can truly live up to expectations that dba's don't do anything (just kidding).
    suppose the best anology I can come up with is if I want to go to the New York Times website, I don't open telnet and do:
    GET /default.html HTTP/1.1
    Host: www.nytimes.com
    I open Firefox and type in New York and then press enter :-)I agree to what you said but doesn't matter how hiteck we may become, how many I's we include in our phone, life, we still have to eat by our hands only and that's the only way to enjoy it too isn't it ;-) .
    Now for the Sql Server, Oracle difference in the Management tools, here comes an analogy from me which I give pretty often. Getting married for the first time and making sure that the married life goes smooth itself is a very big and tough task. And if you decide to get married, things only would become tougher. If you really want to make the second marriage a successful one, you need to forget all teh good/bad points of the last partner and have to live with and be happy with the ones of teh second one. If you would keep on comparing, you are going to be ending up screwing up things in a very nice manner. That's what is doing Sql Server in the first place and then oracle or vice-versa. There would be differences, theree would be some good/bad new things but that's what it is and with which you have to live with.
    Hope you would have fun learning oracle and surely being over here as well.
    Cheers
    Aman....
    PS: Just a note, please remove your email from the handle.

Maybe you are looking for

  • Adobe Muse not Installing from Cloud using Adobe Application manager

    I am trying to install Adobe Muse from Cloud and receive this message : Error: Third Party payload installer install adobe muse.exe failed with exit code :7 Everything else from Cloud has installed correctly. I am probably doing something wrong as I

  • PDF Export Looks Good at 150% Zoom, but Bad on 100%

    Hi, I'm extremely new to InDesign, and am trying to make a colourful resume/portfolio design using ID, but am running into an issue already with exporting via PDF. The original issue was that the logo (which has my name and occupation(s)) were coming

  • How to solve below problem please help.

    Hi I want to display service tax  for each item I want to out put like this Item at 10 service tax (10.20%)       10 Item at 20 service tax (4.08%)          4 Item at 30 service tax (12.24%)       12.50 But I m getting output like this Item at 10 ser

  • Generics usage

    Can anyone tell me the difference between : public <T extends MyClass> T getMyClass() {}and public Class<? extends MyClass> getMyClass() {} Im trying to use generics and I'm having a problem when I try to use the subclass of MyClass that is is return

  • HT201475 Problem with gray screen after connecting external drive

    I attached a LaCie external drive to back up photos and iTunes on iMac running Mountain Lion OS. I'm trying to resize partitions to back up but after attaching I'm having problems restarting and/or shutting down. I keep getting gray screen And have t