GROUP BY question

Version :11.2
I want the number of users (USERNAME) using each tablespace. ie. I want the count of users for each tablespace
Dataset which I am talking about
--- Equivalent, but readable output below
SQL  > select temporary_tablespace, username   from dba_users where username like 'SEPDT%' order by temporary_tablespace asc;
TEMPORARY_TABLESPACE           USERNAME
SEPDT_OAT_TEMP                 SEPDT_GREBRP_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_RMWB_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREBMS_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREBAUDIT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREB_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREBFS_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_RMWBWM_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_PILOT_01
SEPDT_OAT_TEMP                 SEPDT_UKCDD_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREBRPT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_MSTR_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_PILOT01
SEPDT_OAT_TEMP                 SEPDT_ENTMT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_GREBWM_HK_OAT_01
SEPDT_SIT_TEMP                 SEPDT_GREBFS_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_DEV_02
SEPDT_SIT_TEMP                 SEPDT_IGLOO_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_GREBWM_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_DEV_01
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_GREBFS_HK
SEPDT_SIT_TEMP                 SEPDT_SIT_RO
SEPDT_SIT_TEMP                 SEPDT_GREBWM_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_GREBFS_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_GREBMS_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_04
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_04
SEPDT_SIT_TEMP                 SEPDT_GREBMS_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_GREBFS_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_GREBWM_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_GREBMS_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_ENTMT_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_GREBMS_HK
SEPDT_SIT_TEMP                 SEPDT_GREB_RO_SIT_03
SEPDT_SIT_TEMP                 SEPDT_GREB_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_GREB_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_BOWWM_SIT_HK
SEPDT_SIT_TEMP                 SEPDT_UKCDD_HK_SIT
SEPDT_SIT_TEMP                 SEPDT_GREB_HK_SIT_02
SEPDT_TEMP                     SEPDT_RMWB_HK_DEV_02
SEPDT_TEMP                     SEPDT_UKCDD_HK_DEV_01
SEPDT_TEMP                     SEPDT_GREB_HK_DEV_02
SEPDT_TEMP                     SEPDT_GREB_HK_DEV_03
SEPDT_TEMP                     SEPDT_ENTMT_HK_DEV
SEPDT_TEMP                     SEPDT_RMWB_DEV_HK
SEPDT_TEMP                     SEPDT_IGLOO_HK_DEV_01
SEPDT_TEMP                     SEPDT_ENTMT_HK_DEV_01
SEPDT_TEMP                     SEPDT_GREB_HK_DEV_01
SEPDT_TEMP                     SEPDT_RMWBWM_DEV_HK
SEPDT_TEMP                     SEPDT_COPIMWS_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIBAM_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIBAM_HK_DEV_02
SEPDT_TEMP                     SEPDT_GREBFS_HK_DEV_01
SEPDT_TEMP                     SEPDT_GREBWM_HK_DEV_02
SEPDT_TEMP                     SEPDT_COPIAUD_HK_DEV_2
SEPDT_TEMP                     SEPDT_BOWWM_DEV_HK
SEPDT_TEMP                     SEPDT_RMWBWM_HK_DEV_02
SEPDT_TEMP                     SEPDT_GREBMS_HK_DEV_01
SEPDT_TEMP                     SEPDT_COPIIS_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIARC_HK_DEV_2
SEPDT_TEMP                     SEPDT_GREBFS_HK_DEV_02
SEPDT_TEMP                     SEPDT_COPIMWS_HK_DEV_02
SEPDT_TEMP                     SEPDT_GREBMS_HK_DEV_02
SEPDT_TEMP                     SEPDT_GREBWM_HK_DEV_01
SEPDT_UAT_TEMP                 SEPDT_GREBMS_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_RMWBWM_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_RMWB_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_UKCDD_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_RMWBWM_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_GREBFS_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_GREBFS_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_GREB_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_GREBWM_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_BUILD_SUPPORT
SEPDT_UAT_TEMP                 SEPDT_UAT_RO
SEPDT_UAT_TEMP                 SEPDT_RMWB_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_ENTMT_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_GREBWM_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_GREBMS_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_IGLOO_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_MSTR_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_GREB_HK_UAT_01
89 rows selected.
---- Making the above result more readable by not printing the duplicate TEMPORARY_TABLESPACE
SQL  >break on temporary_tablespace
SQL  > select temporary_tablespace, username   from dba_users where username like 'SEPDT%' order by temporary_tablespace asc;
TEMPORARY_TABLESPACE           USERNAME
SEPDT_OAT_TEMP                 SEPDT_GREBRP_HK_OAT_01
                               SEPDT_IGLOO_HK_OAT_01
                               SEPDT_RMWB_HK_OAT_01
                               SEPDT_GREBMS_HK_OAT_01
                               SEPDT_GREBAUDIT_HK_OAT_01
                               SEPDT_GREB_HK_OAT_01
                               SEPDT_GREBFS_HK_OAT_01
                               SEPDT_RMWBWM_HK_OAT_01
                               SEPDT_IGLOO_HK_PILOT_01
                               SEPDT_UKCDD_HK_OAT_01
                               SEPDT_GREBRPT_HK_OAT_01
                               SEPDT_MSTR_HK_OAT_01
                               SEPDT_IGLOO_HK_PILOT01
                               SEPDT_ENTMT_HK_OAT_01
                               SEPDT_GREBWM_HK_OAT_01          ------------> Count is 15 (USERNAMEs where TEMPORARY_TABLESPACE = 'SEPDT_OAT_TEMP' )
SEPDT_SIT_TEMP                 SEPDT_GREBFS_HK_SIT_01
                               SEPDT_RMWB_HK_SIT_01
                               SEPDT_MSTR_HK_DEV_02
                               SEPDT_IGLOO_HK_SIT_01
                               SEPDT_GREBWM_HK_SIT_03
                               SEPDT_MSTR_HK_DEV_01
                               SEPDT_RMWBWM_HK_SIT_03
                               SEPDT_MSTR_HK_SIT_01
                               SEPDT_RMWB_HK_SIT_03
                               SEPDT_GREBFS_HK
                               SEPDT_SIT_RO
                               SEPDT_GREBWM_HK_SIT_01
                               SEPDT_GREBFS_HK_SIT_03
                               SEPDT_GREBMS_HK_SIT_03
                               SEPDT_RMWBWM_HK_SIT_01
                               SEPDT_RMWBWM_HK_SIT_02
                               SEPDT_RMWB_HK_SIT_04
                               SEPDT_RMWBWM_HK_SIT_04
                               SEPDT_GREBMS_HK_SIT_02
                               SEPDT_GREBFS_HK_SIT_02
                               SEPDT_GREBWM_HK_SIT_02
                               SEPDT_RMWB_HK_SIT_02
                               SEPDT_GREBMS_HK_SIT_01
                               SEPDT_ENTMT_HK_SIT_01
                               SEPDT_GREBMS_HK
                               SEPDT_GREB_RO_SIT_03
                               SEPDT_GREB_HK_SIT_03
                               SEPDT_GREB_HK_SIT_01
                               SEPDT_BOWWM_SIT_HK
                               SEPDT_UKCDD_HK_SIT      
                               SEPDT_GREB_HK_SIT_02            ------------> Count is 31 (USERNAMEs where TEMPORARY_TABLESPACE = 'SEPDT_SIT_TEMP' )
SEPDT_TEMP                     SEPDT_RMWB_HK_DEV_02
                               SEPDT_UKCDD_HK_DEV_01
                               SEPDT_GREB_HK_DEV_02
                               SEPDT_GREB_HK_DEV_03
                               SEPDT_ENTMT_HK_DEV
                               SEPDT_RMWB_DEV_HK
                               SEPDT_IGLOO_HK_DEV_01
                               SEPDT_ENTMT_HK_DEV_01
                               SEPDT_GREB_HK_DEV_01
                               SEPDT_RMWBWM_DEV_HK
                               SEPDT_COPIMWS_HK_DEV_2
                               SEPDT_COPIBAM_HK_DEV_2
                               SEPDT_COPIBAM_HK_DEV_02
                               SEPDT_GREBFS_HK_DEV_01
                               SEPDT_GREBWM_HK_DEV_02
                               SEPDT_COPIAUD_HK_DEV_2
                               SEPDT_BOWWM_DEV_HK
                               SEPDT_RMWBWM_HK_DEV_02
                               SEPDT_GREBMS_HK_DEV_01
                               SEPDT_COPIIS_HK_DEV_2
                               SEPDT_COPIARC_HK_DEV_2
                               SEPDT_GREBFS_HK_DEV_02
                               SEPDT_COPIMWS_HK_DEV_02
                               SEPDT_GREBMS_HK_DEV_02         ------------> Count is 24 (USERNAMEs where TEMPORARY_TABLESPACE = 'SEPDT_TEMP' )
                               SEPDT_GREBWM_HK_DEV_01
SEPDT_UAT_TEMP                 SEPDT_GREBMS_HK_UAT_02
                               SEPDT_RMWBWM_HK_UAT_01
                               SEPDT_RMWB_HK_UAT_02
                               SEPDT_UKCDD_HK_UAT_01
                               SEPDT_RMWBWM_HK_UAT_02
                               SEPDT_GREBFS_HK_UAT_01
                               SEPDT_GREBFS_HK_UAT_02
                               SEPDT_GREB_HK_UAT_02
                               SEPDT_GREBWM_HK_UAT_02
                               SEPDT_BUILD_SUPPORT
                               SEPDT_UAT_RO
                               SEPDT_RMWB_HK_UAT_01
                               SEPDT_ENTMT_HK_UAT_01
                               SEPDT_GREBWM_HK_UAT_01
                               SEPDT_GREBMS_HK_UAT_01
                               SEPDT_IGLOO_HK_UAT_01
                               SEPDT_MSTR_HK_UAT_01
                               SEPDT_GREB_HK_UAT_01         ------------> Count is 24 (USERNAMEs where TEMPORARY_TABLESPACE = 'SEPDT_UAT_TEMP' )
89 rows selected.As mentioned earlier , I want the number of users using each tablespace. ie. I want a count of users for each tablespace. The below GROUP BY won't work as USERNAME column is missing in the GROUP BY list.
SQL  > select temporary_tablespace, username , count(*)  from dba_users
where username like 'SEPDT%'
group by temporary_tablespace
ORDER BY 1 ASC;  2    3    4
select temporary_tablespace, username , count(*)  from dba_users
ERROR at line 1:
ORA-00979: not a GROUP BY expression-- Following query will return COUNT of 1 for each record (understandably) . So, not useful for me.
select temporary_tablespace, username , count(*)  from dba_users
where username like 'SEPDT%'
group by temporary_tablespace, username
ORDER BY 1 ASC;
Output looks like
TEMPORARY_TABLESPACE           USERNAME                         COUNT(*)
SEPDT_OAT_TEMP                 SEPDT_GREBAUDIT_HK_OAT_01               1
                               SEPDT_GREBFS_HK_OAT_01                  1
                               SEPDT_GREBMS_HK_OAT_01                  1
                               SEPDT_GREBRPT_HK_OAT_01                 1
                               SEPDT_GREBRP_HK_OAT_01                  1
.

Thank you Frank, Odie , Bencol, Balazcs
Solutions you've provided have worked !! I can see how SQL can be addictive .
-- Checking Frank's solution
-- Suppresing the print of duplicate CNT using BREAK ON
BREAK ON CNT
SET PAGES 200
SELECT       temporary_tablespace
,        username
,       COUNT (*) OVER (PARTITION BY temporary_tablespace)     AS cnt
FROM        dba_users
WHERE        username     LIKE 'SEPDT%'
ORDER BY  temporary_tablespace
TEMPORARY_TABLESPACE           USERNAME                              CNT
SEPDT_OAT_TEMP                 SEPDT_BOWBRP_HK_OAT_01                 15
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_RMWB_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWBMS_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWBAUDIT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWB_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWBFS_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_RMWBWM_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_PILOT_01
SEPDT_OAT_TEMP                 SEPDT_UKCDD_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWBRPT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_MSTR_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_IGLOO_HK_PILOT01
SEPDT_OAT_TEMP                 SEPDT_ENTMT_HK_OAT_01
SEPDT_OAT_TEMP                 SEPDT_BOWBWM_HK_OAT_01
SEPDT_SIT_TEMP                 SEPDT_BOWBFS_HK_SIT_01                 31
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_DEV_02
SEPDT_SIT_TEMP                 SEPDT_IGLOO_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_BOWBWM_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_DEV_01
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_MSTR_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_BOWBFS_HK
SEPDT_SIT_TEMP                 SEPDT_SIT_RO
SEPDT_SIT_TEMP                 SEPDT_BOWBWM_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_BOWBFS_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_BOWBMS_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_04
SEPDT_SIT_TEMP                 SEPDT_RMWBWM_HK_SIT_04
SEPDT_SIT_TEMP                 SEPDT_BOWBMS_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_BOWBFS_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_BOWBWM_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_RMWB_HK_SIT_02
SEPDT_SIT_TEMP                 SEPDT_BOWBMS_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_ENTMT_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_BOWBMS_HK
SEPDT_SIT_TEMP                 SEPDT_BOWB_RO_SIT_03
SEPDT_SIT_TEMP                 SEPDT_BOWB_HK_SIT_03
SEPDT_SIT_TEMP                 SEPDT_BOWB_HK_SIT_01
SEPDT_SIT_TEMP                 SEPDT_BOWWM_SIT_HK
SEPDT_SIT_TEMP                 SEPDT_UKCDD_HK_SIT
SEPDT_SIT_TEMP                 SEPDT_BOWB_HK_SIT_02
SEPDT_TEMP                     SEPDT_RMWB_HK_DEV_02                   25
SEPDT_TEMP                     SEPDT_UKCDD_HK_DEV_01
SEPDT_TEMP                     SEPDT_BOWB_HK_DEV_02
SEPDT_TEMP                     SEPDT_BOWB_HK_DEV_03
SEPDT_TEMP                     SEPDT_ENTMT_HK_DEV
SEPDT_TEMP                     SEPDT_RMWB_DEV_HK
SEPDT_TEMP                     SEPDT_IGLOO_HK_DEV_01
SEPDT_TEMP                     SEPDT_ENTMT_HK_DEV_01
SEPDT_TEMP                     SEPDT_BOWB_HK_DEV_01
SEPDT_TEMP                     SEPDT_RMWBWM_DEV_HK
SEPDT_TEMP                     SEPDT_COPIMWS_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIBAM_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIBAM_HK_DEV_02
SEPDT_TEMP                     SEPDT_BOWBFS_HK_DEV_01
SEPDT_TEMP                     SEPDT_BOWBWM_HK_DEV_02
SEPDT_TEMP                     SEPDT_COPIAUD_HK_DEV_2
SEPDT_TEMP                     SEPDT_BOWWM_DEV_HK
SEPDT_TEMP                     SEPDT_RMWBWM_HK_DEV_02
SEPDT_TEMP                     SEPDT_BOWBMS_HK_DEV_01
SEPDT_TEMP                     SEPDT_COPIIS_HK_DEV_2
SEPDT_TEMP                     SEPDT_COPIARC_HK_DEV_2
SEPDT_TEMP                     SEPDT_BOWBFS_HK_DEV_02
SEPDT_TEMP                     SEPDT_COPIMWS_HK_DEV_02
SEPDT_TEMP                     SEPDT_BOWBMS_HK_DEV_02
SEPDT_TEMP                     SEPDT_BOWBWM_HK_DEV_01
SEPDT_UAT_TEMP                 SEPDT_BOWBMS_HK_UAT_02                 18
SEPDT_UAT_TEMP                 SEPDT_RMWBWM_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_RMWB_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_UKCDD_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_RMWBWM_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_BOWBFS_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_BOWBFS_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_BOWB_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_BOWBWM_HK_UAT_02
SEPDT_UAT_TEMP                 SEPDT_BUILD_SUPPORT
SEPDT_UAT_TEMP                 SEPDT_UAT_RO
SEPDT_UAT_TEMP                 SEPDT_RMWB_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_ENTMT_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_BOWBWM_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_BOWBMS_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_IGLOO_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_MSTR_HK_UAT_01
SEPDT_UAT_TEMP                 SEPDT_BOWB_HK_UAT_01
89 rows selected.
-- Odie's First solution
select temporary_tablespace
     , username
     , count(*) over(partition by temporary_tablespace) as cnt
from dba_users
where username like 'SEPDT%'
order by temporary_tablespace;
-- Same result as above
-- Odie's Second solution with listagg
select temporary_tablespace
     , count(*) as cnt
     , listagg(username, ',') within group (order by username) as list
from dba_users
where username like 'SEPDT%'
group by temporary_tablespace;
TEMPORARY_TABLESPACE                  CNT
LIST
SEPDT_OAT_TEMP                         15
SEPDT_BOWBAUDIT_HK_OAT_01,SEPDT_BOWBFS_HK_OAT_01,SEPDT_BOWBMS_HK_OAT_01,SEPDT_BOWBRPT_HK_OAT_01,SEPDT_BOWBRP_HK_OAT_01,SEPDT_BOWBWM_HK_OAT_01,SEPDT_BOWB_HK_OAT_01,SEPDT_ENTMT_HK_OAT_01,SEPDT_IGLOO_HK_OAT_01,SEPDT_IGLOO_HK_PILOT01,SEPDT_IGLOO_HK_PILOT_01,SEPDT_MSTR_HK_OAT_01,SEPDT_RMWBWM_HK_OAT_01,OC
CSS_RMWB_HK_OAT_01,SEPDT_UKCDD_HK_OAT_01
SEPDT_SIT_TEMP                         31
SEPDT_BOWBFS_HK,SEPDT_BOWBFS_HK_SIT_01,SEPDT_BOWBFS_HK_SIT_02,SEPDT_BOWBFS_HK_SIT_03,SEPDT_BOWBMS_HK,SEPDT_BOWBMS_HK_SIT_01,SEPDT_BOWBMS_HK_SIT_02,SEPDT_BOWBMS_HK_SIT_03,SEPDT_BOWBWM_HK_SIT_01,SEPDT_BOWBWM_HK_SIT_02,SEPDT_BOWBWM_HK_SIT_03,SEPDT_BOWB_HK_SIT_01,SEPDT_BOWB_HK_SIT_02,SEPDT_BOWB_HK_SIT_0
3,SEPDT_BOWB_RO_SIT_03,SEPDT_BOWWM_SIT_HK,SEPDT_ENTMT_HK_SIT_01,SEPDT_IGLOO_HK_SIT_01,SEPDT_MSTR_HK_DEV_01,SEPDT_MSTR_HK_DEV_02,SEPDT_MSTR_HK_SIT_01,SEPDT_RMWBWM_HK_SIT_01,SEPDT_RMWBWM_HK_SIT_02,SEPDT_RMWBWM_HK_SIT_03,SEPDT_RMWBWM_HK_SIT_04,SEPDT_RMWB_HK_SIT_01,SEPDT_RMWB_HK_SIT_02,SEPDT_RMWB_HK_SIT
_03,SEPDT_RMWB_HK_SIT_04,SEPDT_SIT_RO,SEPDT_UKCDD_HK_SIT
SEPDT_TEMP                             25
SEPDT_BOWBFS_HK_DEV_01,SEPDT_BOWBFS_HK_DEV_02,SEPDT_BOWBMS_HK_DEV_01,SEPDT_BOWBMS_HK_DEV_02,SEPDT_BOWBWM_HK_DEV_01,SEPDT_BOWBWM_HK_DEV_02,SEPDT_BOWB_HK_DEV_01,SEPDT_BOWB_HK_DEV_02,SEPDT_BOWB_HK_DEV_03,SEPDT_BOWWM_DEV_HK,SEPDT_COPIARC_HK_DEV_2,SEPDT_COPIAUD_HK_DEV_2,SEPDT_COPIBAM_HK_DEV_02,SEPDT_COPI
BAM_HK_DEV_2,SEPDT_COPIIS_HK_DEV_2,SEPDT_COPIMWS_HK_DEV_02,SEPDT_COPIMWS_HK_DEV_2,SEPDT_ENTMT_HK_DEV,SEPDT_ENTMT_HK_DEV_01,SEPDT_IGLOO_HK_DEV_01,SEPDT_RMWBWM_DEV_HK,SEPDT_RMWBWM_HK_DEV_02,SEPDT_RMWB_DEV_HK,SEPDT_RMWB_HK_DEV_02,SEPDT_UKCDD_HK_DEV_01
SEPDT_UAT_TEMP                         18
SEPDT_BOWBFS_HK_UAT_01,SEPDT_BOWBFS_HK_UAT_02,SEPDT_BOWBMS_HK_UAT_01,SEPDT_BOWBMS_HK_UAT_02,SEPDT_BOWBWM_HK_UAT_01,SEPDT_BOWBWM_HK_UAT_02,SEPDT_BOWB_HK_UAT_01,SEPDT_BOWB_HK_UAT_02,SEPDT_BUILD_SUPPORT,SEPDT_ENTMT_HK_UAT_01,SEPDT_IGLOO_HK_UAT_01,SEPDT_MSTR_HK_UAT_01,SEPDT_RMWBWM_HK_UAT_01,SEPDT_RMWBWM
_HK_UAT_02,SEPDT_RMWB_HK_UAT_01,SEPDT_RMWB_HK_UAT_02,SEPDT_UAT_RO,SEPDT_UKCDD_HK_UAT_01-- Trying to make the above query with listagg more readable
-- Strangely the count(*) column (CNT) was appearing as ###### . It's value only has a width of two ( 15, 31, 25, 18 ).Don't understand.
SQL  > col TEMPORARY_TABLESPACE format a35
SQL  > col CNT format a12
SQL  > col LIST format a100
SQL  > set lines 150
select temporary_tablespace
     , count(*) as cnt
     , listagg(username, ',') within group (order by username) as list
from dba_users
where username like 'SEPDT%'
group by temporary_tablespace;
TEMPORARY_TABLESPACE                       CNT LIST
SEPDT_OAT_TEMP                      ########## SEPDT_BOWBAUDIT_HK_OAT_01,SEPDT_BOWBFS_HK_OAT_01,SEPDT_BOWBMS_HK_OAT_01,SEPDT_BOWBRPT_HK_OAT_01,OCCS
                                               S_BOWBRP_HK_OAT_01,SEPDT_BOWBWM_HK_OAT_01,SEPDT_BOWB_HK_OAT_01,SEPDT_ENTMT_HK_OAT_01,SEPDT_IGLOO_HK_
                                               OAT_01,SEPDT_IGLOO_HK_PILOT01,SEPDT_IGLOO_HK_PILOT_01,SEPDT_MSTR_HK_OAT_01,SEPDT_RMWBWM_HK_OAT_01,OC
                                               CSS_RMWB_HK_OAT_01,SEPDT_UKCDD_HK_OAT_01
SEPDT_SIT_TEMP                      ########## SEPDT_BOWBFS_HK,SEPDT_BOWBFS_HK_SIT_01,SEPDT_BOWBFS_HK_SIT_02,SEPDT_BOWBFS_HK_SIT_03,SEPDT_BOWBMS_HK
                                               ,SEPDT_BOWBMS_HK_SIT_01,SEPDT_BOWBMS_HK_SIT_02,SEPDT_BOWBMS_HK_SIT_03,SEPDT_BOWBWM_HK_SIT_01,SEPDT_B
                                               OWBWM_HK_SIT_02,SEPDT_BOWBWM_HK_SIT_03,SEPDT_BOWB_HK_SIT_01,SEPDT_BOWB_HK_SIT_02,SEPDT_BOWB_HK_SIT_0
                                               3,SEPDT_BOWB_RO_SIT_03,SEPDT_BOWWM_SIT_HK,SEPDT_ENTMT_HK_SIT_01,SEPDT_IGLOO_HK_SIT_01,SEPDT_MSTR_HK_
                                               DEV_01,SEPDT_MSTR_HK_DEV_02,SEPDT_MSTR_HK_SIT_01,SEPDT_RMWBWM_HK_SIT_01,SEPDT_RMWBWM_HK_SIT_02,SEPDT
                                               _RMWBWM_HK_SIT_03,SEPDT_RMWBWM_HK_SIT_04,SEPDT_RMWB_HK_SIT_01,SEPDT_RMWB_HK_SIT_02,SEPDT_RMWB_HK_SIT
                                               _03,SEPDT_RMWB_HK_SIT_04,SEPDT_SIT_RO,SEPDT_UKCDD_HK_SIT
SEPDT_TEMP                          ########## SEPDT_BOWBFS_HK_DEV_01,SEPDT_BOWBFS_HK_DEV_02,SEPDT_BOWBMS_HK_DEV_01,SEPDT_BOWBMS_HK_DEV_02,SEPDT_BO
                                               WBWM_HK_DEV_01,SEPDT_BOWBWM_HK_DEV_02,SEPDT_BOWB_HK_DEV_01,SEPDT_BOWB_HK_DEV_02,SEPDT_BOWB_HK_DEV_03
                                               ,SEPDT_BOWWM_DEV_HK,SEPDT_COPIARC_HK_DEV_2,SEPDT_COPIAUD_HK_DEV_2,SEPDT_COPIBAM_HK_DEV_02,SEPDT_COPI
                                               BAM_HK_DEV_2,SEPDT_COPIIS_HK_DEV_2,SEPDT_COPIMWS_HK_DEV_02,SEPDT_COPIMWS_HK_DEV_2,SEPDT_ENTMT_HK_DEV
                                               ,SEPDT_ENTMT_HK_DEV_01,SEPDT_IGLOO_HK_DEV_01,SEPDT_RMWBWM_DEV_HK,SEPDT_RMWBWM_HK_DEV_02,SEPDT_RMWB_D
                                               EV_HK,SEPDT_RMWB_HK_DEV_02,SEPDT_UKCDD_HK_DEV_01
SEPDT_UAT_TEMP                      ########## SEPDT_BOWBFS_HK_UAT_01,SEPDT_BOWBFS_HK_UAT_02,SEPDT_BOWBMS_HK_UAT_01,SEPDT_BOWBMS_HK_UAT_02,SEPDT_BO
                                               WBWM_HK_UAT_01,SEPDT_BOWBWM_HK_UAT_02,SEPDT_BOWB_HK_UAT_01,SEPDT_BOWB_HK_UAT_02,SEPDT_BUILD_SUPPORT,
                                               SEPDT_ENTMT_HK_UAT_01,SEPDT_IGLOO_HK_UAT_01,SEPDT_MSTR_HK_UAT_01,SEPDT_RMWBWM_HK_UAT_01,SEPDT_RMWBWM
                                               _HK_UAT_02,SEPDT_RMWB_HK_UAT_01,SEPDT_RMWB_HK_UAT_02,SEPDT_UAT_RO,SEPDT_UKCDD_HK_UAT_01Tried seting CNT's width to 15 and 45 . Tried increasing LINES as well.
col CNT format a15
col CNT format a45
set lines 300
set lines 900Still the value appears as ###### . Some SQL*Plus setting thing.

Similar Messages

  • BBM Group Chat Question

    BBM group chat question - from time to time, additional chats show up in our group that have no messages in them. When someone posts in one, the whole group sees it and the admins can delete it, but otherwise they tend to be localized to one or two members and we can't remove them. Is there a way for a non-admin to get rid of one of these chats? My understanding is that if I had started it that I'd be able to delete it but since I'm not the creator I don't have this option. Thanks.

    Group chat is not supported yet.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • WLS Users and Groups interface questions / observations

    I'm new to WLS, having just installed OBIEE 11g for the first time. There are some oddities in WLS around setting up Users that I'd like to ask about, to see if I'm just missing something, or if the interface really IS this bad. Please feel free to comment in any way, or to correct any statements that are erroneous. Here goes:
    1. The use of Previous and Next buttons instead of a vertical scroll bar for finding users and groups in their respective lists. What if you have several hundred users, and the one you want to modify starts with the letter 'Z'? That means clicking the Next button several dozen times. (Security Realms … myrealm … Users and Groups … Users) Not only is there no scroll bar, there's no search box either. The only way to get to a user near the end of the alphabetical listing is the Next button. Is that correct?
    2. After adding a new user, what's the next most logical thing to want to do? How about assigning that user to Groups? So why do I have to click Next several times to find that new user in the alphabetical list? I don't see a sortable 'Date Modified' field for the table of users, nor a link to the "Most Recently Added" user. Nor can I assign groups during the same action as creating the user. In the example in #1, I might have to click Next several dozen times to get to the user I just added. Is that correct?
    3. When creating a new User, immediately after clicking New, where is the most likely place that I'd want to go? How about the Name field? Right now, the cursor rests in some indeterminate location. I have to hit the Tab key 14 times, or move the mouse into the Name box and click it. The active cursor position does not default to the Name box when creating a new user. Is that correct?
    4. I don't see a 'Create Like' button for creating Users, so that existing group membership can be easily replicated. I'd like to be able to add a new employee by clicking to highlight an existing user from the same department, clicking a 'Create Like' button, then entering a new user name and password, with all group memberships assigned automatically based on the source user. The same could be said for replicating groups. I don't think that exists. Is that correct?
    5. I don't see a clean way to return to the User list on the page on which I clicked a user name. Imagine that I'm going through my entire list of users one at a time to set an attribute. I click on the user JSMITH and set the attribute. The only way to get back to JSMITH's page and select the next user list is to hit the browser's back button three times, or to click the Users and Groups breadcrumb at the top of the screen and use the Next link multiple times to find that page again. Is that correct?
    6. I don't see a way to bring up a Group and assign Users to it from a list. It appears that the only way to assign a User to a Group is to access a User profile and click Groups. If we're creating a new group that has 200 users selected from a list of 500 users, that could potentially represent somewhere between 5000 and 10000 mouse clicks. It would be much more efficient to be able to bring up a group, then select its members from a list of users. That does not appear to be possible. Is that correct?
    7. It also appears that when assigning groups for Users, the list of Available Parent Groups sorts the lowercase entries after all uppercase entries, so that groups that start with the letter 'a' fall after groups that start with 'Z'. That is not the case with the list of users. The User table uses a case-insensitive sort. Is that correct?
    8. When I want to delete more than one User, and the ones that I want to delete are on different pages, there appears to be no way to select those users from multiple pages at the same time. So, imagine that I have 500 users, and I want to delete two users, one of whom is listed on page 48, and the other on page 50. I would have to click the Next button 47 times to find the first user and delete it. At that point, the interface returns to page 1, and I have to click the Next button 49 times to reach the second user. Is that correct?

    Hi,
    Regarding your first question, you might want to press the "Customize this table" button, then select the maximum allowed amount of rows in "Number of rows displayed per page:" that would resolve some of the problems you're having with the interface. I do think this is not a great graphical tool, and there are some usability issues.
    Regarding the adding of users to groups, it seems the way you describe is the only way of doing it, however you could try using a script instead of the graphical console, the easiest way of making it is adding a user to a group while using the "Record" button on the top of the screen to get a wlst script to use as a model, then create a new script with all new users you want to add/modify.
    Regards,
    Franco.

  • Purchasing Group Basic Question

    Gurus,
    I have a some basic question in EBP................
    1. Creating PO is Purchasing Group is mantatory.
    2. Classic Scenario - If i create Shopping Cart for local Purchasing group. PO can create without error in backend(R/3).
    3. Extended Classic Scenario - If i create Shopping Cart for local Purchasing group. PO Copy can create without error in backend(R/3).
    Thanks

    Hello,
    R/3 needs always a purchasing group to create the PO.
    1. Creating PO is Purchasing Group is mantatory.
    Yes
    2. Classic Scenario - If i create Shopping Cart for local Purchasing group. PO can create without error in backend(R/3).
    I think that you need the purchasing group.
    Check crmd_orderadm_h table and BBP_PD transaction
    3. Extended Classic Scenario - If i create Shopping Cart for local Purchasing group. PO Copy can create without error in backend(R/3).
    I have not experience in Extended Classic Scenario. I know that PO can not be canges in R/3.
    Keep in mind that for R/3 the purchasing group is a mandatory field.
    Hope it will help!
    Cheers,
    Marta

  • Forward Emails - Distribution group setup Question

    Using Exchange 2013. We have a user in AD called Purchasing User that has email address of
    [email protected] and mailbox in Exchange. We want any emails that go to
    [email protected] to be forwarded to (3) other recipients in the same AD (internal users).  In Exchange we tried creating a Distribution Group with those 3 members, that we could forward to, but when that
    Group gets created it automatically created an email address called
    [email protected]  (that does not exist at our Email host) and the forwarding failed.
    1. Are we instead supposed to create the group in AD?
    2. When the recipients get the email, will they see the sender's information or will they see the DG info--we want them to see the sender's info.
    Thanks!

    Did you try setting the forward from the powershell? If not please creating a group and try the below command.
    Set-Mailbox –identity [email protected] –ForwardingAddress [email protected] delivertomailboxandforward $true
    If you don't want to deliver to the original mailbox type "deliverytomailboxandforward $false" at the end
    If you dont want to forward without delivering to the original mailbox, I would suggest you to delete the [email protected] mailbox, Create a distribution group with email address [email protected] and add the required members to the group.
    Thanks, MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Record group query question

    Just wondering if we need to check :system.mode = query or normal in the query for record groups or oracle forms handles it automatically
    Thanks

    No, you should not check System.Mode in a record group query. But then, Forms does not do that either.
    Your question makes me wonder what you are doing... Record groups are usually populated only when you need to see a list of values, or use an LOV to perform an edit.

  • CUCM Group Configuration- question about phones failing to secondary callmanager

    I wanted to get clarification about how exactly phones will register to the secondary or tertiary servers if the link to the primary fails.
    I have a 3 server CUCM cluster.  1 subscriber that some phones register to is separated from the other 2. 
    When the link to that sub goes down, the phone should then register to the secondary server of its Cisco Unified CallManager Group configuration, correct?
    If this is true, then my next question is how long does it take to then failover to the secondary server?
    SRST is not involved in this, it's just the CUCM Group Config.  Any help clarifying how phones behave in this situation?

    I found my own answer in the Cisco Press Troubleshooting Cisco IP Telephony book, page 155:
    "The TFTP configuration file received by the IP phone has a list of up to three CallManagers
    for registration purposes. The order of CallManagers indicates their priority. The first is the
    highest-priority CallManager for the IP phone. It is the first place the IP phone attempts to
    register. The highest-priority CallManager is also called the primary CallManager.
    When the IP phone registers with its primary CallManager, it also establishes a standby
    TCP connection to the next-highest–priority available CallManager, sometimes called the
    standby CallManager, secondary CallManager, or backup CallManager.
    The IP phone knows that there is an alternative CallManager for quick failover if it loses connectivity
    with its primary CallManager.
    At any given point in time, the CallManager to which the phone is registered is its active
    connection. The CallManager node that has a standby TCP connection for the IP phone is
    the standby connection.
    Failover occurs under two conditions:
    • If the TCP connection between the IP phone and the primary CallManager goes down.
    Incidentally, stopping the CallManager service on a server causes all the TCP connections
    to be closed and all the IP phones on that server to register to their standby.
    • If CallManager has not responded to three consecutive KeepAlive messages sent from
    the IP phone.
    Any number of network-related issues could cause the TCP connection to go down. When
    the IP phone registers with its standby CallManager, it registers with an alarm indicating
    why it failed over.
    Under the second condition, CallManager fails to respond to three consecutive KeepAlives.
    The IP phone sends a KeepAlive message every 30 seconds by default. CallManager should
    answer each KeepAlive the IP phone sends with an acknowledgment message. If
    CallManager fails to respond to three consecutive KeepAlive messages, the IP phone marks
    the connection as “bad.” The IP phone does not tear down the TCP connection, but it does
    not attempt to re-register with the “bad” CallManager either. It continues sending
    KeepAlive messages to the “bad” CallManager until CallManager tears down the TCP
    connection. This delay gives CallManager time to respond if it recovers quickly. After 10
    minutes, the IP phone removes the “bad” tag and again tries to establish communication
    with CallManager using KeepAlive messages in the process just described. During this
    time, the IP phone attempts to establish a connection with its secondary CallManager (or
    its tertiary if the secondary is not available) and registers if possible.
    If a call is in progress when an IP phone detects the loss of a TCP connection, the IP phone
    does not fail over until the call is finished. If CallManager fails to respond to three consecutive
    KeepAlive messages while an IP phone has an active call, the IP phone again waits
    until the call is finished before registering to its standby CallManager."
    Hope that helps someone else in the future.

  • Connect Pro Meeting Users Groups Participants question

    I have Connect Pro Meeting.  Here is what I want to do:  invite and register only certain people for certain webinars. I offer teacher training webinars so they are a different group of people for each webinar.  I am the only person in my "company" so I am the only one registered for now.  How do I set up a list of participants I want to invite for each webinar?  I'm very confused about how Adobe works in regards to doing this.  So far I've been merely setting it up so I have to accept each person who comes in, but I'd like for them to be able to come in on their own (without it being public for anyone who gets the URL to go into).  The same is true of recorded webinars.  I want to let those who have paid for the webinar view them, but I don't know how to set it so they can see them.  Can anyone direct me to somewhere that gives this information?  I feel like I'm running in circles trying to find answers in Adobe's help files.

    You can manually enter your users into the server.  Go to the Administration tab and click Users and Groups.  Here, you can create registered users.  When you create a new Connect meeting, make sure you choose to only allow registered users.  When a users clicks the link.  They will be prompted for to log in before entering the room.  Only users that you added to that room will be allowed in.  You can also upload a list of users (in a CSV) file if you have a lot of users to create.
    Once users are added to your server, you can put them into groups (i.e. Doctors, Nurses, Admins) to make it easier to invite participants.  You can add the Doctors group to a meeting and anyone in that group will be allowed in.
    If you have any questions a good place to look is the Help files.  For example, when  you are in the Users and Groups section, click the help link in the upper right corner to see the help files for Users and Groups.

  • Can I group several questions into one post?  I guess I will find out...

    Hello!
    I am new to this area of apple.com, but it looks like I should have been here a long time ago. Maybe I posted one post before I made the big purchase but all the problems I have had, this should be number 1 on my list. so far this might have ben able to take the place of appleCare?
    I have had the MBP for about 4 months. I honestly am not too impressed yet, but it could be my own fault. Putting that aside I will ask my questions after telling you about my system and hopefully I can start feeling a bit better with this machine. it is a MacBook Pro that was made in 2007, the date on the notebook was 1 week before '08 iLife was released. I found out I did get the faster HD I payed for after calling AppleCare 3 times and finally just putting in the HD serial number and it took me to places that sell the HD and that is how I found out I did indeed get the faster HD. so it has the Intel Core2Duo, 2.4 GHz processor, V 10.4.10 (which I could swear last I looked it was 10.4.9 but AppleCare said I would have to know if the OS was updated.
    I did add 2 2gb sticks of RAM, so I have he initial sticks that came with the machine. This leads me to my first question:
    1. Is trying to sell the 2, 1 GB of RAM that came with the machine an OK thing to do? I did get the 2, 2GB sticks at an Apple store that is certified with Apple and an authorized store for Apple that can perform AppleCare-certified work. So I did not just bring it in to anybody because I was nervous doing the add-on in case the notebook needed to go into AppleCare.
    Is it an OK thing to try and sell the RAM? it seems like such a waste and was a drag I had to purchase 2 new sticks of RAM in the first place. I am also wondering where there "667 MHz DDR2 SDRAM" what does the 667 MHz mean? is this a speed or something I should have paid more attention to when I purchased the new RAM?
    2. My second question is if I am posting this question in the right area. is the OS I have called Tiger? When dos it end being Tiger? When the next OS comes out? Also, I think the next OS upgrade will not be free, right? is it worth getting?
    3. When I first searched, and asked and searched, and asked and read and spent 8 months trying to decide what notebook I wanted to purchase, I used the chat on applestore.com. In fact when I decide to make the purchase I did it through the chat and at that time I still had not made up my mind on a couple questions about products.
    I was "sold" the Extreme Base Station when I learn that I actually ned the Express one to play iTunes over my stereo. I was quite upset because I feel I was misled in many areas with this being one.
    the express Base Station is nice but looks like it is for a call center or some other area that has many computers. Is this something that I should be able to sell, along with my RAM, at the same place? I am not sending it back to Apple for several reasons but now because it is too late and they charge too much to restock it.
    4. Is there a brand of printers that work better with a MacBookPro? I have the 3rd all-in-one HP Photosmart (not all were Photosmart, but were all-in-one) and each one I am unable to get to work with the Extreme Base Station. made this clear with the online sales guy that I needed the router that played the iTunes over my stereo, about 2 ethernet ports, a printer port (USB or Ethernet), and potable. Well i was not given honest info because the Extreme is not the one I needed. I really ant to know if there is a site someone would recommend I post the RAM, Extreme Base Station, the Neoprene Incase sleeve (that scratches the MBP when I slide it in?
    5. I am not impressed with this machine at all. the quality is so-so, not as good as I kept hearing. I know I will have some hardcore apple fanatics come down on me but maybe I can get some advice after they all get to vent. is the top "lid" of the notebook suppose to be so unstable when it is closed? if I press on the left side, the right side opens up about 1" or a slight bit more. and then press the right side and the lt side pops up? When the notebook is closed there is not a nice "tight" close to the machine. This appears to be a quality thing but maybe it means nothing. I would like a tighter seal so that dirt, dust, etc in the keypad area when I travel but I am more concerned that it may be a defect. I know I can bring it in to an apple store but being disabled makes it tough to get close t the only apple store in salt lake City.
    6. Finally, i cannot get use to what programs or applications, are on the machine and able to be used without paying for them. is there a free program or something in Preferences that I can paste to the desktop that will tell me what the applications are basically for and which ones are already purchased or able to be used without paying for them. I find myself not use the notebook like I should because I think that what is in the dock is what is in the notebook. But apparently that is not the case. I have found something that lists some applications and it is called applications, imagine that, but it is not inclusive nor does it give a brief explanation what the program is for.
    7. I lied. One more. I purchased Fusion but have not done anything with it except send in the rebate. I would like to use the XP that was on my previous notebook that died. Does anybody have any info on this program, good or bad? I still keep hearing about Boot-Camp and Parallels, but not VM Fusion. I would have thought this program would have taken off like a wildfire when I initially read up on it and learned the company's specialty who put it together, what it can do, etc. I do not have very good luck, if that is OK to say, with installing programs, especially a program that will need me to instal an OS over that in-order to se if it works.
    I appreciate any informative information I get. thanks for being patient with me.
    KJT

    Hello-
    I was curious about what you said you are installing, 2 gb 1000mhz each? correct? So tha made me investigate further wheree i purchased my 2gb sticks 600 mzh (or whaever the abbreviation is.)
    Not only did I find out 8 days later that the price for what I paid $..shoot, I can't remember right now how much this certified apple store sold the 2 gb sticks to me but they were 1/2 the price the day I called to ask about the 600 vs the 1000 you mentioned. they are not an apple store but they are a certified reseller, or something like that.
    They would NOT give me any refund. But I asked them about the sped since you had mentioned what you were installing. They said for the MBP, the AM only comes in one speed and is different depending which Mac a person has. this guy said they only will tak max 2 gb sticks with a speed of 667. so I am confused about that and ****** about how they ripped me of and Apple will not help me. they get a free spot on the only Apple Store's box in the Yellow Pages too, for some reason
    If som bodu can explain this to me, I would really appreciate it. will even mark the question as answered if ou are somewhat nice abou it.

  • Office 365 Group Policies question

    We initially deployed Office 365 with updates turned off so about half of our users have an old version of Office 365.  We want to now manage the updates using the new group policies for O365.    I read this statement ...In
    order for these four new policy settings to work, you will need to have at least the April 2014 build of Office 2013 Click-to-Run (Build 15.0.4605.1003) and download the latest Administrative templates files (ADMX/ADML).
    Does this mean that the version on the PC has to have at least the April 2014 build to use the policies?  If that's true how would I go about updating the users who have automatic updates turned off.  there are a couple of thousand users.

    Does this mean that the version on the PC has to have at least the April 2014 build to use the policies?  If that's true how would I go about updating the users who have automatic updates turned off.  there are a couple of thousand users.
    Yes.
    Depending on how you deployed/deploy Office365ProPlus, and, the tools/techniques available to you in your environment, there are some options.
    a) re-deploy Office365ProPlus to the computers. Use the latest build version.
    b) check the relevant registry settings, and if correction is needed, deploy the correct registry settings.
    These articles may help you to determine which of the multiple scenarios you have to deal with:
    http://community.office365.com/en-us/f/156/t/220142.aspx
    http://blogs.msdn.com/b/modonovan/archive/2014/04/09/office-365-pro-plus-fails-to-update-or-fails-with-error-code-30088-27.aspx
    http://social.technet.microsoft.com/Forums/office/en-US/4369357e-5de9-4755-8f2c-33ae948b14fb/manually-triggering-updates-in-office-2013?forum=officeitpro
    http://blogs.technet.com/b/office_resource_kit/archive/2013/06/17/automating-quick-repairs-in-office-365-proplus.aspx
    http://blogs.technet.com/b/odsupport/archive/2014/03/03/the-new-update-now-feature-for-office-2013-click-to-run-for-office365-and-its-associated-command-line-and-switches.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Class-map type inspect match access-group name question

    I'm creating a zone base firewall solution and all appears to be fine until I create a class-map type inspect match-all or any
    and match access-group name acl to match an extended ACL and once I match it the commands runs but when I go back to view the configuration of the class-map it is not there. 
    I have tried other named ACLs and it works if the ACL contents are simple like permit ip any any but for complex ACLs with ranges, tcp, udp, icmp etc etc it does not take it but  it does not report an issue either and when I view the config its not there for the complex extended acl but for the simple extended acl it does show.
    Any restrictions or possible bugs I'm running into?
    Thanks for all looking

    This could be a bug.  Could you post the exact configuration you are trying to implement?  I just set up a small test and I have been unable to reproduce what you are seeing.  I would like to see if I get the same result using your config. 
    Please remember to select a correct answer and rate helpful posts

  • 3.6 Group Aggregation Question

    I am trying to achieve a sql group by sort of behavior with coherence 3.6. I have achieved some success by using the following code.
    public InvocableMap.EntryAggregator getAggregationCriteria()
    BigDecimalSum agg1 = new BigDecimalSum("getTradeDateMVLocal");
    BigDecimalSum agg2 = new BigDecimalSum("getTradeDateCashLocal");
    BigDecimalSum agg3 = new BigDecimalSum("getCostLocal");
    BigDecimalSum agg4 = new BigDecimalSum("getInterestUnrealizedLocal");
    CompositeAggregator compAgg =
    CompositeAggregator.createInstance(new InvocableMap.EntryAggregator[]
    {agg1, agg2, agg3, agg4});
    ChainedExtractor cr1 = new ChainedExtractor("getKey.getAccountName");
    ChainedExtractor cr2 = new ChainedExtractor("getKey.getCurrency");
    ValueExtractor[] extractors = new ValueExtractor[2];
    extractors[0] = cr1;
    extractors[1] = cr2;
    MultiExtractor multiEx = new MultiExtractor(extractors);
    GroupAggregator gpa = GroupAggregator.createInstance(multiEx, compAgg);
    return gpa;
    once the GroupAggregator is constructed I pass it to the namedcache.aggregate method using the following wrapper method.
    public LiteMap aggregate(NamedCache cache, Filter filter, InvocableMap.EntryAggregator aggregationCriteria)
    LiteMap map = (LiteMap) cache.aggregate(filter, aggregationCriteria);
    return map;
    the issue is that in a multi-node environment not all the data is aggregated.
    for example if i have a single node and i run my aggregation code just in that node i get the expected number of grouped items. in a multi node scenario it ends up with lesser items. now the columns that i am grouping by are part of my composite key for the cache. the implementation of my key class is as follows.
    package com.sac.dream.model;
    import com.sac.dream.core.model.GridEntityKey;
    import com.sac.dream.util.externalization.ObjectReader;
    import com.sac.dream.util.externalization.ObjectWriter;
    import com.tangosol.net.cache.KeyAssociation;
    import javax.persistence.Embeddable;
    import javax.persistence.Transient;
    import java.io.IOException;
    * Created by IntelliJ IDEA.
    * User: ahmads
    * Date: Jul 28, 2010
    * Time: 1:54:45 PM
    * To change this template use File | Settings | File Templates.
    @Embeddable
    public class GenevaValuationKey extends GridEntityKey implements KeyAssociation
    private static final long serialVersionUID = 1L;
    private String accountName;
    private String currency;
    private Long uid;
    public GenevaValuationKey(Long uid)
    this.uid = uid;
    public GenevaValuationKey()
    @Transient
    public Object getAssociatedKey()
    int hash = 1;
    hash = hash * 31 + getAccountName().hashCode();
    hash = hash * 31 + getCurrency().hashCode();
    return hash;
    public void setAssociatedKey(Object value)
    public Long getUid() {
    return uid;
    public void setUid(Long uid) {
    this.uid = uid;
    @Override
    public String toString()
    return "GenevaValuationKey::uid:" + this.uid;
    @Override
    public boolean equals(Object o)
    //if(this == o) return true;
    //if (o == null || getClass() != o.getClass()) return false;
    GenevaValuationKey that = (GenevaValuationKey) o;
    if(this.getAccountName().equals(that.getAccountName()) && this.getCurrency().equals(that.getCurrency()) && this.uid == that.uid)
    return true;
    else
    return false;
    @Override
    public int hashCode()
    int hash = 1;
    hash = hash * 31 + getAccountName().hashCode();
    hash = hash * 31 + getCurrency().hashCode();
    hash = hash * 31 + uid.hashCode();
    return hash;
    @Override
         public int compareTo(GridEntityKey o)
    return this.uid.compareTo(((GenevaValuationKey) o).getUid());
    @Override
    public final void readObject(ObjectReader reader) throws IOException
    try
    this.setAccountName(reader.readString());
    this.setCurrency(reader.readString());
         this.uid = reader.readLong();
    catch(IOException e)
    throw new RuntimeException(e);
    @Override
         public final void writeObject(ObjectWriter writer) throws IOException
    try
    writer.writeString(this.getAccountName());
    writer.writeString(this.getCurrency());
         writer.writeLong(this.uid);
    catch(IOException e)
    throw new RuntimeException(e);
    public String getAccountName() {
    return accountName;
    public void setAccountName(String accountName) {
    this.accountName = accountName;
    public String getCurrency() {
    return currency;
    public void setCurrency(String currency) {
    this.currency = currency;
    i implemented the keyassociation assuming that i need to make sure that for a certain group all the rows within that group need to exist on the same node. there might be something wrong with that implementation.
    thanks

    rehevkor5 wrote:
    Yeah apparently you're not supposed to call readRemainder or writeRemainder from within the PortableObject methods, too bad the documentation does not mention this.
    Here is a better idea of what a subclass's PortableObject methods should look like:
    @Override
    public void readExternal(PofReader in) throws IOException {
    super.readExternal(in.createNestedPofReader(0));
    myObj = (MyType) in.readObject(1);
    @Override
    public void writeExternal(PofWriter out) throws IOException {
    super.writeExternal(out.createNestedPofWriter(0));
    out.writeObject(1, myObj);
    }Since you cannot read or write the remainder, the way that you support PortableObjects that need to evolve is by implementing the Evolvable interface. Coherence will detect that your object is an instanceof Evolvable, and will handle reading/writing the remainder/futureData and dataVersion for you.Yep. Otherwise, if you have handled the remainder in a PortableObject, you would not be able to sensibly override that method which handled the remainder.
    Best regards,
    Robert

  • Mutliple Oracle Resource Groups Port Question

    Hello,
    In a 2 node cluster, (3.2, Sol10, ZFS), I have a oracle resource group running on each node with the ability to failover to the other. As each resource group has it's own listener, do the port numbers for the listeners need to be different so there is no conflict if both resource groups run on the same node?
    Thx for any assistance.

    That shouldn't be problem if you are having a LH as part of the oracle rg and the listener is binding to the LH.
    Best Regards,
    Madhan Kumar

  • MGCP/Standard Local Route Group List question

    Hello all,
    Here is the scenario:
    Site A - CUCM Pub/Sub / MGCP gateway
    Site B - CUCM Sub / MGCP gateway
    Site C - CUCM Sub / MGCP gateway
    The sites are using the standard local route group with TEHO per location. Site A (HQ) has s discount carrier for LD, and therefore it would be cost effective to backhaul the LD from Site B and Site C to the Site A PRIs.
    Can this be accomplished while using Standard Local Route Groups or is it necessary to go back to site specific routing?
    Thanks,
    JN                

    In CUCM 9 and older you can only have a single local route group per device pool (this changed on version 10), so you will either have to define the Local or LD RG as your Local Route group and then use standard route patterns/route lists/route group configuration for the other calls, so at site B you would have (assuming local route group is local trunks):
    Local Pattern --> Standard Local RL
    911 pattern --> Standard Local RL
    LD pattern --> SiteB LD RL
    Intl pattern --> SiteB LD RL
    etc
    HTH,
    Chris

  • Group Policy question about setting Start menu items using devices and not users

    I am using Windows Server 2003 and Windows Server 2008 R2 servers set up for use as Active Directory Servers.
    What I am trying to do is lock down thin clients start menu options and I have been able to get this to work down to the user level.  However, what I want to do is have it locked down on the machine level.
    We have multiple users that use both "Thin Clients" with Windows 7 Embedded and we also have them using other PC's with using the same log in.
    So, for example when you create an OU for "Thin Clients", I want thin client devices in there and when people log in to these thin clients then the start menu will be locked down.  I want this to be user independent and thus I don't want Users
    in the OU, but I want to lock down the start menu.
    How can I do this with Group Policy Objects on a domain level?

    Hi,
    you could achieve this using GPO loopback processing. It was designed for the purpose of applying settings from user GPO to a certain group of computers.
    http://technet.microsoft.com/en-us/library/cc978513.aspx
    MCP/MCSA/MCTS/MCITP

Maybe you are looking for

  • Saving edited photos from photoshop

    If I open up photoshop elements 4, then edit my pic, I can't seem to save it to iphoto. In fact, it says saved, but I can't locate it! I hesitate to ask for help because this seems so stupid. I know it's a simple answer, but I'm so frustrated and ele

  • Moving 'Logon' text From top of page to bottom?

    Hi, I'm using a Theme Greyscale #17 in my application. At the top of all my pages I have the Company Logo at the Top Left side and a Navigation Bar on the Top Right. But the Template puts the Users Login (i.e. JSMITH) just to the right of the Company

  • What the heck is "@!"

    I've been doing some work that has lead me to look at some of the SQL statements that are generated by APEX in the FLOWS Schema, and I've run across something that I've never seen before. There are references to standard Oracle Pseudo columns that lo

  • Pismo: a quiet burial or roll away the stone and revive it?

    I have been trying to revive a Pismo PowerBook G3 400 Mhz for secondary uses. When received, the Pismo had only 64MB in its bottom RAM slot, and no RAM in the top slot. It would only boot with the alternating folder icon/question mark, but it would b

  • ? Status Points ?

    Many times I have wanted to commendsomeone and give them a Status Point but to no avail.  Either the icon to proceed was gone or when the icon was pushed nothing happened......  Is there a limit on giving points to others? Is it me being a Rookie and