Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Some beginner DBA questions (quota, pfile, insert, password)
Hi,
I am a 3-weeks old DBA, and already have a few questions to this group... ;-). We are running Oracle 7.2 on SunOS 5.4.1.
exp PARFILE=export_parameters.txt < "my hidden file with password"
How secure is it, and is there a better way?
3. Some users do INSERTs with huge number of records, and it is all temp data that they don't really care about. However, it generates lots of redo logs. Is there a way to run an INSERT that does not generate redo logs, maybe similar to using TRUNCATE (no redo logs) instead of DELETE (lots of redo logs)?
4. Some users have created junk in tablespaces they were not supposed to. SO I set their default tablespace to TEMP. I would also like to restrict them in SYSTEM tablespace, maybe by setting a quota. How? Would it work? Any other suggestions?
5. Somebody here mentioned a DBA FAQ. Where can I get one?
And that's it for now. I appreciate every comment or suggestion you might have for me. Additionally, could you please also email me the reply, since due to our firewall I don't have access to newsgroups from work. And often at home I am too busy reading Oracle docs... ;-)
Thanks,
-- [ Simon Goland sg_at_mda.ca ] [ B-)> ] [ "Without action there is no change" ]Received on Sun Dec 08 1996 - 00:00:00 CST
![]() |
![]() |