set lines 132 select a.name, b.dbname, a.created , b.ownerid, c.longname, c.guid --, c.license_code from v$database a, ps.psdbowner b, psoptions c;